A  {
	font-family : arial;
	font-size : 13px;
}

A:Visited  {}

A:Active  { COLOR: #ff0000 }

A:hover {
	COLOR: Red;
}
P  {
	font-size : 13px;
	font-family : arial;
	color : Navy;
}

H1  {
	font-family : Arial,Helvetica,sans-serif;
	color : Navy;
}

H2  {
	color : Maroon;
	margin-bottom : 0px;
	font-family : Arial,Helvetica,sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 26px;
}

H3  {
	font-family : Arial,Helvetica,sans-serif;
	color : Maroon;
}

H4  {
	font-family : Arial,Helvetica,sans-serif;
	color : Maroon;
}

BODY  {
	font-size : 13px;
	font-family : arial;
	color : Navy;
	font : arial;
}


