<!-- 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.titlemed { color : e18f6c;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 14pt;
}
b.titledark { color : d66131; 
	font-family : Verdana, helvetica, sans-serif;
	font-size : 18pt;
}

b.black {color : 000000}
b.white {color : FFFFFF}
b.darkest {color : a24720}
b.dark {color : d66131}
b.medium {color : e18f6c}
b.light {color : edbca7}
b.darkred{color : 831c10}
b.mediumred{color : c62818}
b.lightred{color : eb6a5c}
b {color : a24720}
h1 {color : a24720}
h2 {color : a24720}
h3 {color : a24720}
h4 {color : a24720}
h5 {color : a24720}
i {color : a24720}
	
<!-- Fabric Smart -->
<!-- Site Navigation -->
.sitenav {
	background-image : url("/images/bg_leftMenu_fabric.gif");
	background-color : #e18f6c;
}	

<!-- Ad Space -->
.background_ad {
	background-color : #0066CC;
}

<!-- Dark Background -->
.background_dark {
	background-color : #d66131;
}

<!-- Medium Background -->
.background_med {
	background-color : #e18f6c;
}

<!-- Light Background -->
.background_light {
	background-color : #edbca7;
}


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 : #3E7EBE;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:active  {
	color : #3E7EBE;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:visited  {
	color : #3E7EBE;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:hover {
    color : #D0A071;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}





<!-- Archive -->
A.archive:link  {
	color : a24720;
	text-decoration : none;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:active  {
	color : a24720;
	text-decoration : underline;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:visited  {
	color : a24720;
	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;
}