body {
margin: 0 0 10px 0;
padding: 0;
background-color: #FFF;
font-family: Tahoma;
}

/* basic text formatting */
p {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-family: Tahoma;
	font-weight: normal;
}
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: #034281}
a:hover {  color: #6CB9AF; text-decoration: }
a:visited { text decoration: #034281}
a:rollover { 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-family: Copperplate Gothic;
	font-weight: bold;
	color: #339999;
	font-size: 14px;
}
.smaller { font-size: 70%; }
.small {
	font-size: 75%;
	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: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #5492B6;
	border: thin none;
	float: none;
	height: auto;
	width: auto;



}
.red-small {
	font-family: Copperplate Gothic;
	font-size: 87%;
	font-weight: normal;
	color: #6B0F02;
}
.subnavblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #034281;
}
.subnavgreen_sm{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: 400;
	color: #6CB9AF;
}
.date {
	font-family: Tahoma;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
}
.nav {
	font-family: Copperplate Gothic;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.greennav {
	font-family: Tahoma;
	font-size: 9px;
	color: #6CB9AF;
}
.greentitle {
	font-family: Copperplate Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6CB9AF;
}
.grytitle {
	font-family: Copperplate Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 666666;
}
.bluetitle {
	font-family: Copperplate Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #034281;
}
.blktitle {
	font-family: Copperplate Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.whitedrop {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
