BODY,TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 11px;
	letter-spacing : 0;
}
h1 {
	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
	color : #2B3166;
	font-size : 18px;
	font-weight : normal;
}
h2 {
	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
	color : #2B3166;
	font-size : 12px;
	font-weight : bold;
}

.largewhite {
	color : #ffffff;
	font-size : 10px;
}

.large {
	color : #666666;
	font-size : 14px;
	font-weight : bold;
}

.headline {
	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
	color : #2B3166;
	font-size : 18px;
}

.fineprint {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
}

.fineprintlight {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #E2E2E2;
	font-size : 10px;
}

.bold {
	font-weight : bold;
}

A:LINK {
	color : #336699;
	font-weight: bold;
}

A:ACTIVE {
	color : #4286C9;
	font-weight: bold;
}

A:VISITED {
	color : #336699;
	font-weight: bold;
}

A:HOVER {
	color : #4286C9;
	font-weight: bold;
}

A.nav:LINK {
	color : #B6C7EB;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}

A.nav:ACTIVE {
	color : #CFF0FF;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}

A.nav:VISITED {
	color : #B6C7EB;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}

A.nav:HOVER {
	color : #CFF0FF;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}

A.small:LINK {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10px;
}

A.small:ACTIVE {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10px;
}

A.small:VISITED {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10px;
}

A.small:HOVER {
	color : #ffffff;
	font-weight: bold;
	font-size : 10px;
}

A.smalllight:LINK {
	color : #B6C7EB;
	font-weight: bold;
	font-size : 10px;
}

A.smalllight:ACTIVE {
	color : #CFF0FF;
	font-weight: bold;
	font-size : 10px;
}

A.smalllight:VISITED {
	color : #B6C7EB;
	font-weight: bold;
	font-size : 10px;
}

A.smalllight:HOVER {
	color : #CFF0FF;
	font-weight: bold;
	font-size : 10px;
}
