/* body*/
span.super{
font-size:9px;
vertical-align:top;
}

a:active {
	text-decoration: none;
	color: #003399
}

a:visited {
	color: #003399;
	text-decoration: none
}

a:link {
	color: #003399;
	text-decoration: none
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* extras */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #880000;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00000;
	margin: 0px;

}
/* left-side: white */
.white {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #FFFFFF;
}
.white a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.white a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.white a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* right-side: redBLK */
.redBLK {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
}
.redBLK a:active {
	text-decoration: underline;
	color: #BF0000;
}

.redBLK a:visited {
	color: #BF0000;
	text-decoration: underline;
}

.redBLK a:link {
	color: #BF0000;
	text-decoration: underline;
}

.redBLK a:hover {
	color: #BF0000;
	text-decoration: underline;
}
.headerWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}.small {
	font-size: 8.5pt;
	font-style: italic;

}

/* bottom tag */

#tag {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#tag a:link, a:visited {
text-decoration:none;
color:#000000;
}

#tag a:hover, a:active, a:focus {
text-decoration:underline;
color:#FFFFFF;
}
