P  {
	font-size : small;
	font-family : sans-serif;
	font : Verdana;
	color : Black;
	font-weight : normal;
	font-style : normal;
}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H2  {
	font : Verdana;
	font-size : large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Verdana;
}

A:Link  {
	font-size : Medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Verdana;
	text-decoration : none;
}

A:Visited  {
	font-size : Medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Verdana;
	text-decoration : none;
}

A:Active  {
	font-size : Medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Verdana;
	text-decoration : none;
}

A:Hover  {
	font-size : Large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font : Verdana;
	text-decoration : none;
}

BODY  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Verdana;
	text-align : left;
}

