p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 8pt;
}

A.nav:LINK {
	font-size : 12pt;
	font-weight : bolder;
	color : White;
	text-decoration : none;
}

A.nav:VISITED {
	font-size : 12pt;
	font-weight : bolder;
	color : White;
	text-decoration : none;
}

A.nav:ACTIVE {
	font-size : 12pt;
	font-weight : bolder;
	color : #3E5F9C;
	text-decoration : none;
}

A.nav:HOVER {
	font-size : 12pt;
	font-weight : bolder;
	color : #3E5F9C;
	text-decoration : none;
}

A:LINK {
/*	font-size : 12pt; */
	color : #3E5F9C;
	text-decoration : none;
}

A:VISITED {
	color : #3E5F9C;
	text-decoration : none;
}

A:ACTIVE {
	color : #3E5F9C;
	text-decoration : underline;
}

A:HOVER {
	color : #3E5F9C;
	text-decoration : underline;
}

TD.head {
	font-size : 13pt;
	color : #3E5F9C;
	line-height : 15pt;
	font-weight : bold;
}

td.nav {
	font-size : 12pt;
	font-weight : bolder;
	color : #3E5F9C;
	text-decoration : none;
}

