P  {
	font-size : xsmall;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	border-style : none;
	visibility : visible;
}

LI {
	font-size : xsmall;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	border-style : none;
	visibility : visible;
}


H1  {
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H2  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	text-align : left;
	
}

H3  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

A  {
	border-style : none;
	color : Teal;
	font-family : Arial;
	font-size : xsmall;
	text-decoration : none;
}

A:Visited  {
	color : Teal;
}

A:Active  {
	color : Teal;
}

A:Hover  {
	color : #800000;
}

BODY  {
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	font-size : xsmall;
}

