body		{ margin: 0px; }
p, td     {font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }

h1 {
	font: normal 24pt/normal Georgia, "Times New Roman", Times, serif;
	color: #000;
}
h2 {
	font: normal 16pt/normal Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#homebox {
	background: #487AA9;
	height: 500px;
	width: 550px;
	text-align: center;
	padding: 60px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 0px 0px;
	float: left;
}
.hometext {
	font: 14pt Georgia, "Times New Roman", Times, serif;
}
#boxes {
	 width: 150px; 
	 float: right;
	 margin: 15px 20px 0 0;
}

h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	
}
h2 a:hover, h2 a:active {
	text-decoration: none;
	color: #FF0;
}
.nav {
	font: normal 13px/22px Arial, Helvetica, sans-serif;
	}
.nav a:link, .nav a:visited {
	text-decoration: none;
	padding: 5px;
	color: #333;
}
.nav a:hover, .nav a:active {
	text-decoration: none;
	padding: 5px;
	background: #dbe4ed;
}

