a:hover {
	color: #FF0066;
}
a:link {
	color: #3333cc;
}
.bodytext    { font-family: Arial; font-size: 11pt; color: #0B4397 }
.copyright   { font-family: Arial; font-size: 10pt; color: #000080 }
.tabletext  { font-family: Arial; font-size: 12pt; color: #000080; margin-left: 25px}
.tableheader { font-family: Arial; font-size: 14pt; color: #000080; font-weight: bold; 
               margin-left: 25px }
.categorytext   {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 10px;
}
.header      { font-family: Arial; font-size: 13pt; color: #000080; font-weight: bold; 
               margin-right: 10px }
			   
.warningtext { font-family: Arial; font-size: 10pt; color: #000000; margin-left: 8px; 
               margin-right: 8px }
.main        { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color: #2C76E4 }

.highlight1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#3366FF;
	font-size: 11pt;
	font-weight: bold;
}

.videotext {
	font-size: 10pt;
	color: #FFFFFF;
}
.border {
	background-color: #DBEFFD;
	border: medium double #2C76E4;
	margin: 0px;
	padding: 5px 10px 7px;
}
.large {
	font-size: 18pt;
}


.headerA {
	color: #0B4397;
	font-family: Arial;
	font-size: 9pt;
}
.headerA_sub {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
}
