P  {
	font-size : small;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : x-large;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	color : Black;
}

H2  {
	font-size : large;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H3  {
	font-size : medium;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A  {
	font-size : small;
	font-family : Verdana, Tahoma, Ariel;
	font-weight : normal;
	font-style : normal;
	color : #000EEE;
}

A:Visited  {
	color : #551A8B;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Tahoma;
	font-size : small;
}

A:Active  {
	font-size : small;
	font-family : Verdana, Arial, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}

A:Hover  {}

BODY  {
	font-size : small;
	font-family : Verdana, Arial, Tahoma;
	font-weight : normal;
	font-style : normal;
	background-color : #00A0DD;
}

