.Body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	line-height: 13px;
}
.Body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	line-height: 17px;
}
.Body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.Body4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.Body5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
	line-height: 13px;
}


/* octo styles */
.Body1 a, .Body1 a:link, .Body1 a:visited {
    color: #FFF;
}
/*.Body1 a:hover {
    color: #ff7f87;
}*/
div #message {
    clear: both;
    background:#fbff93;
    margin: 10px 0; padding: 0px 8px;
    border: 0px solid red;
    color: #000;
}
