.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: auto;}
.banner1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodytext12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodytext14Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	}
.redbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	line-height: normal;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	line-height: normal;
}
h3    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: auto;
	padding: 0px;	
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
#wrapper  {
    margin-top: 5px;
    width: 700px;
	border: 1px e1e1e1 solid;
}
#callout  {
	width: 113px;
	padding: 8px;
	background-color: #AD282B;
	border: #CCC 1px solid;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
}
#callout a:link{
	color: #FFF;
	text-decoration: none;
}
#callout a:visited{
	color: #FFF;
	text-decoration: none;
}
#callout a:hover{
	color: #FFFF00;
	text-decoration: none;
}
#callout a:active{
	color: #FF6600;
	text-decoration: none;
}

a:link  {
	color: #990033;
	}
a:visited  {
	color: #990033;
	}	
a:hover  {
	color: #FFCC00;
	}	
a:active  {
	color: #FFCC00;
	}	
.label {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #000000
}	
body  {
    text-align: center;
} 