body {
	margin: 0px;
	padding: 0px;
	background-color: #006060;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #181830;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #181830;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #181830;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #181830;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #181830;
	text-decoration: none;
	font-weight: bold;

}
