.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #CC0000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #CC0000;
	font-weight: normal;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	color: #CC0000;
}
.linkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #CC0000;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #6666CC;
	line-height: normal;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #6666CC;
	line-height: normal;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #6666CC;
	line-height: normal;
}
.border  {
	border-style:solid;
	border-color: #333333;
}
#someID {
   vertical-align:top;
}
