@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Hoefler Text; Palatino; Georgia; serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
}
 	div {
	border : none;
	color : #444444;
	padding : 4px;
	width : 204px;
	height : 410px;
	display: block;
 }
 
 body {
	background-color: #485370;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Hoefler Text; Palatino; Georgia; serif;
	color: #3399CC;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #3399FF;
}


</style>

