body,table,td{
	font-family: verdana;
	font-size: 11px;
	color: #013470;
}
.style3 {
	font-size: xx-small;
	color: #CCCCCC;
}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.language
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.topnav
{
	color: white;
	font-size: 12px;
	font-weigh: bold;
	text-decoration: none;
}
a.topnav:hover
{
	color: white;
	font-size: 12px;
	text-decoration: underline;
}

.topnav
{
	color: white;
	font-size: 12px;
}

.button
{
	color: white;
	background-color: #013470;
	border: 1px solid #CCCCCC;
}