<!--

/*new*/
.titletopnav {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
        font-size: 13pt;
        color: #FFFFFF;
}

.maintext {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
		color: #000000;
		font-size: 10pt;
}

.maintextlt {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
		color: #ffffff;
		font-size: 10pt;
}

.maintexthilt {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
		color: #8B0F0F;
		background: #ffffff; 		
		font-size: 10pt;
}

/* fadeout blue */
.maintextfadeout {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
		color: #d5e4ff;
		font-size: 10pt;
}		

.largetext {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
		font-size: 12pt;
		font-weight: bold;
}


.seriftext {
        font-family: Times New Roman, serif;
		font-size: 22pt;
		font-weight: bold;
		color: #d34328
}

/* BLACK*/
.titletext {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
        color: #000000;
		font-size: 14pt;
		font-weight: normal;		
}

/* DKBLUE was FOR XMAS RED C01F0E */
.titletext2 {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
        color: #d34328;
		font-size: 14pt;
		font-weight: bold;		
		font-variant: small-caps;
		border-bottom: thin solid #d34328;
}

td {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
		font-size: 10pt;
        color: #000000;
}

h1 {
        font-family: Trebuchet,Arial,Helvetica,Geneva,sans-serif;
        color: #000000;
}

A:link {
text-decoration: none;
color: #3964c3;
font-weight: bold;		
}

A:visited {
text-decoration: none;
color: #3964c3;
font-weight: bold;		
}

A:active {
text-decoration: none;
color: #3964c3;
font-weight: bold;		
}

-->