body {
	background-color: #DEE2ED;
	color: #666666;
	font-family: Verdana, Arial,Helvetica;
	margin: 0 0 0 0;
	font-size: 10px;
}

.main{
	font-size: 11px;
}

.header{
	font-size: 16px;
	color: #319ace;
	font-weight: bold;
}

.footer{
	font-size: 9px;
}

.partners{
	font-size: 9px;
}

A {
	text-decoration: none;
	color: #576EA3;
	font-weight: bold;
}

A:HOVER {
	text-decoration: none;
	color: #637DB3;
	font-weight: bold;
}

A.subnav {
	text-decoration: none;
	color: #576EA3;
	font-weight: bold;
	font-size: 10px;
}

A.subnav:HOVER {
	text-decoration: none;
	color: #637DB3;
	font-weight: bold;
}