P  {
	font-weight : bold;
	font-size : small;
	text-align : left;
	font-family : sans-serif;
}

H1  {
	font-family : sans-serif;
	font-size : x-large;
	font-weight : bold;
}

H2  {
	font-family : sans-serif;
	font-size : large;
	font-weight : bold;
}

H3  {
	font-family : sans-serif;
	font-size : medium;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Times New Roman;
}

blockquote  {
	font-weight : bold;
}

<font>  {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
}


