.text {
	font-size: 11px;
	color: 666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.textsmall {
	font-size: 9px;
	color: 666666;
	font-family: Arial, Helvetica, sans-serif;
}
.textbold {
	font-size: 11px;
	color: 666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 15px;
}
.redtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	line-height: 15px;
}
.border {
	border-bottom: 0.8pt solid #666666;
}
A.linx {
	font-size: 10px;
	color: #CCCC00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
A.linx:hover {
	font-size: 10px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}
.border2 {
	border: 0.8pt solid #666666;
}
.dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

a.linx2 {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;	
}

a.linx2:hover {
	color: #FF0000;
}

table {
	margin: 0 0 10px 0;
}

body {
	color: #FFFFFF;
}