<!-- General Body Settings -->
body {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
	}

<!-- General Table Settings -->	
table {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
	}

<!-- Header/Bold/Italic Tag Settings -->
b.header 
{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 24pt;
}

b.subheader 
{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 14pt;
	color : 424584;
}

b.titlemed { color : 7174a3;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 14pt;
}
b.titledark { color : 424584; 
	font-family : Verdana, helvetica, sans-serif;
	font-size : 18pt;
}

b.black {color : 000000}
b.white {color : FFFFFF}
b.darkest {color : 2f315e}
b.dark {color : 424584}
b.medium {color : 7174a3}
b.light {color : e0e1eb}
b.darkred{color : 831c10}
b.mediumred{color : c62818}
b.lightred{color : eb6a5c}
b {color : 2f315e}
h1 {color : 2f315e}
h2 {color : 2f315e}
h3 {color : 2f315e}
h4 {color : 2f315e}
h5 {color : 2f315e}
i {color : 2f315e}
	
<!-- Denim -->
<!-- Site Navigation -->
.sitenav {
	background-image : url("/images/bg_leftMenu_dennim.gif");
	background-color : #e0e1eb;
}	

<!-- Ad Space -->
.background_ad {
	background-color : #0066CC;
}

<!-- Dark Background -->
.background_dark {
	background-color : #424584;
}

<!-- Medium Background -->
.background_med {
	background-color : #7174a3;
}

<!-- Light Background -->
.background_light {
	background-color : #e0e1eb;
}


P  {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

ul {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

ol {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

<!-- Standard -->
A:link  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:active  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:visited  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:hover {
    color : FF0000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

<!-- Site Navigation -->
A.SiteNavBar:link  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A.SiteNavBar:active  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A.SiteNavBar:visited  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A.SiteNavBar:hover {
    color : FF0000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

<!-- Archive -->
A.archive:link  {
	color : 2f315e;
	text-decoration : none;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:active  {
	color : 2f315e;
	text-decoration : underline;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:visited  {
	color : 2f315e;
	text-decoration : none;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:hover {
    color : 000000;
    text-decoration : none;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}
