body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #AECCEB;
	background-color: #00002D;
}
#main td {
	background-color: #00002D;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
a:link, a:visited, a:active, a:focus {
	color: Yellow;
	text-decoration:none

}

a:hover {
	color: orange;
}
#main #ind {
	font-size: 12px;
	font-weight: bold;
}

