body {
		font-family: Franklin Gothic Book, Arial, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
}

.clsTextSmall {
	font-size: 70%;
}

H1, H2, H3, H4, H5, H6, H7 {
	font-family: Franklin Gothic Book, Arial, sans serif;
}

h2{
	color: #000066;
}

P, td {
	font-family: Franklin Gothic Book, Arial, Verdana, Tahoma, sans-serif;
	font-size: 12pt;
}

UL {
	list-style-type: square;
	font-family: Franklin Gothic Book, Arial, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
}

LI P {
	margin: 0px;
}

a:link.nav, a:visited.nav{
	color: #ffffff;
	font-weight:bold;
	height:20;
	text-decoration: none;
}

a:visited:hover.nav, a:hover.nav{
	color: #DDDDDD;
	Filter: Glow(Color=#000066, Strength=4)height:20;
	text-decoration: none;
}

a:active.nav{
	color: #dddddd;
	text-decoration: none;
}