.body {
    line-height: 17px;
    font-size: 11px;
    color:  #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.body a:link {
	color: #275B92;
	text-decoration: none;
}
.body a:visited {
	color: #275B92;
	text-decoration: none;
}
.body a:hover {
	color: #ff6723;
}
.body a:active {
	color: #275B92;
	text-decoration: underline;
}

.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #911408;
	text-align: left;
}
.light {
    line-height: 17px;
    font-size: 11px;
    color:  #ffdfa8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.bold {
	font-weight: bold;
}

.bluebold {
    color:  #4486AC;
	font-weight: bold;
}

.bodysmall {
    line-height: 12px;
    font-size: 9px;
    color:  #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.bodysmall a:link {
	color: #ff6723;
	text-decoration: none;
}
.bodysmall a:visited {
	color: #ff6723;
	text-decoration: none;
}
.bodysmall a:hover {
	color: #275B92;
	text-decoration: underline;
}
.bodysmall a:active {
	color: #ff6723;
	text-decoration: underline;
}



