A:ACTIVE.nav {
	font-family : "Times New Roman", Times, serif;
	color : White;
	background-color : #000080;
	text-decoration : none;
}

A:ACTIVE {
	color : Blue;
	text-decoration : none;
}

A:HOVER.nav{
	font-family : "Times New Roman", Times, serif;
	color : Black;
	background-color : White;
	text-decoration : none;	
}

A:LINK.nav {
	font-family : "Times New Roman", Times, serif;
	color : White;
	background-color : #000080;
	text-decoration : none;
}

A:VISITED.nav {
	font-family: "Times New Roman", Times, serif;
	color: Yellow;
	background-color: #000080;
	text-decoration: none;
}

H1  {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : X-large;
	padding : 0px;
}

H2  {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : Large;
	margin-bottom : 0;
	padding-bottom : 0;
}

H3  {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : Medium;
	Font-Weight : Bold;
}

P  {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : small;
}

.Normal  {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : Medium;
}

.Bullet  {
	List-Style-Type : Square;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : small;
}

Table  {
	font-size : small;
	font-family : sans-serif;
}

DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-indent : 20px;
	padding-top : 10px;
}

LI {
	f;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

TD {
	font : small Arial, Helvetica, sans-serif;
}
