body {
margin: 0 0 10px 0;
padding: 0;
background-color: #DEEEF8;
font-family: Tahoma;
}

/* basic text formatting */
p {
	font-size: 11px;
	color: #444444;
	line-height: 16px;
	font-family: Tahoma;
}
li { font-size: 11px;}
h1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 12px;
b; 	font-weight: bold;
	color: #003399;
}

td { font-size: 12px;}

/* links */
a {  color: #000000; text-decoration: bold}
a:hover {  color: #990022; text-decoration: }
a:visited { color:#000000 ; decoration: bold }
a:rollover { color: #990022; text decoration: underline}

/* special styles */
.whisper {  color: #999999}
.shout {
	font-size: 14px;
	font-variant: normal;
	font-weight: 400;
	font-family: Tahoma;
	font-style: normal;
}
.white {  
	font-size: 10px;
	color: #FFFFFF;
}
.sublink {  
	font-size: 11px;
	color: #000000;
}
.highlight {  
	font-size: 12;
	font-weight: bold;
	color: #990022;
	font-size: 12px;
}
.smaller { font-size: 70%; }
.small {
	font-size: 85%;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
sm { font-size: 8px}
sm1 { font-size: 8px; b}
.red {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6B0F02;
}
.subnav {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	border: thin none;
	float: none;
	height: auto;
	width: auto;



}
.red-small {
	font-family: Bank Gothic;
	font-size: 87%;
	font-weight: normal;
	color: #6B0F02;
}
.subnavred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.subnavred_sm{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: 400;
	color: #74496B;
}
.date {
	font-family: Tahoma;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
}
.nav {
	font-family: "BankGothic Lt BT", "BankGothic Md BT";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bluenav {
	font-family: Tahoma;
	font-size: 9px;
	color: 6699CC;
}
.bluetitle {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 5492B6;
}
.grytitle {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 666666;
}
.redtitle {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 74496B;
}
.blktitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.whitedrop {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}

