body {
	background-color : #ffffff;
	margin-top: 10px;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0076AE;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F5981;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
td.nav {
	height: 30px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.space {
	height: 20px;
}
td.head {
	height: 100px;
}
td.content {
	text-align: left;
	vertical-align: top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

