
.heading  { font-size: 10pt; color: #CC3333; font-family: Verdana; font-weight: bold; 
               text-align: left; margin: 2 4; text-transform:uppercase }
.body_text    { font-family: Verdana; font-size: 8pt; text-align: left; line-height: 1.25; 
               margin: 6 4; color:#000000  }
.border_link { font-family: Verdana; font-size: 8pt; text-decoration: none; font-weight: bold }
.link01 {
	color : #6666ff;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 8pt;
	font-family : Verdana,Arial;
}

.link01 a {
	color : #6666ff;
	text-decoration: none;
}

.link01 a:hover {
	color : #99ccff;
}

