.main {
	font-family: tahoma;
	font-size: 10pt;
	color: #666666;
}
.body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	background-color: #e9f8fe;
	padding: 10px 10px 10px 20px:
}

.contact {
	font-family: Tahoma;
	font-size: 11pt;
	color: #666666;
	background-color: #e9f8fe;
	padding: 30px 20px 20px 20px;
}

.tables {
    height: 440px;

}

a:link { 
    color: #996633; 
    text-decoration: underline;
}

a:visited {
    color: #996633; 
    text-decoration: underline; 
}

a:hover {
    color: #0066ff; 
    text-decoration: none;
}