A:Hover {
   color: red;
 }
 
.breakhere  {
	page-break-before : always;
}

TD  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}

P  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}


H2  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : #990066;
}

H3  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #996666;
}

.TitleText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	background-color : #CCCCFF;
	border-color : #333366;
	color : #990066;
}

.SubTitleText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background-color : #FFCC99;
	border-color : #333366;
	color : #990066;
}

.SmallText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000066;
}

.RowText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	background-color : #E4E4E4;
	border-color : #333366;
	color : #000066;
}

.ItemText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #FFD5D9;
	border-color : #333366;
	color : #000066;
}

.OptionText {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #CCCCFF;
	border-color : #333366;
	color : #990066;
}

.TotalText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #FFCC99;
	border-color : #333366;
	color : #990066;
}

.RedText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Red;
}
.floatright_imgbdr {float:right; margin: 10px 20px 10px 10px; border: 1px solid #000000;}

