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 : 13pt;
	font-weight : bold;
	color : #993366;
}

H3  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #996666;
}

TH  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : white;
	font-weight : bold;
	background-color : #000066;
	border-color : #333366;
}

.Attention  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : red;
}

.SmallText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000066;
}

.DateText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000066;
	background-color: #EAEAEA
}

.NewsText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : #000066;
	background-color: #D7D7FF
}

