body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2070D3;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}table {
	font-size: 11px;
	color: #000033;
	font-style: normal;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
a.bold:link {
	color:#000033;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.bold:active {
	color:#000033;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.bold:hover {
	color: #003333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.bold:visited {
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.b:link {
	color:#333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.b:active {
	color:#333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.b:hover {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.b:visited {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.n:link {
	color:#000033;
	font-size: 11px;
}
a.n:active {
	color:#000033;
	font-size: 11px;
}
a.n:hover {
	color: #000033;
	font-size: 11px;
}
a.n:visited {
	color: #000033;
	font-size: 11px;
}

a.rs:link {
	color:#33CCFF;
	font-size: 10px;
}
a.rs:active {
	color:#33CCFF;
	font-size: 10px;
}
a.rs:hover {
	color: #33CCFF;
	font-size: 10px;
}
a.rs:visited {
	color: #33CCFF;
	font-size: 10px;
}

a.bb:link {
	color:#ffffff;
	font-size: 11px;
}
a.bb:active {
	color:#FFFFFF;
	font-size: 11px;
}
a.bb:hover {
	color:#ffffff;
	font-size: 11px;
}
a.bb:visited {
	color: #ffffff;
	font-size: 11px;
}

input { 

 font-size: 11px;
 color: #000000;

}

select { 
 background-color: #ffffff; 
 font-size: 11px;
 color: #000000;
}


textarea { 
 background-color: #ffffff; 
 color: #000000;
 height: 90px;
 width:280px;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;

}


