body {
	font : 11pt Arial, Helvetica, sans-serif;
	color: #ffffff;

}
a  {
	color: #FF9933;
	text-decoration : none;
	font-weight: bold;
	font-size: 13px;

}
a:visited  {
	color: #FF9933;
	text-decoration : none;
	font-weight: bold;

}
a:active  {
	color: #FF9933;
	text-decoration : none;
	font-weight: bold;

}
a:hover  {
	color : #cccccc;
	text-decoration: none;
	font-weight: bold;


}
.table {
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.tableflash {
	border: 2 solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	background-color: #ffffff;

}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	background-color: #000066;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #333399;
	text-transform: uppercase;
	font-weight: bold;
}
.textred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
}
.button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}