BODY {
margin:0px;
padding:20px;
background-color:#A6E2FF;

font-family: Dolphin, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFF00;
}


a:link { color: #0000FF; text-decoration: underline }
a:active { color: #0000FF; text-decoration: underline }
a:visited { color: #0000FF; text-decoration: underline }
a:hover { color: #F9037D; text-decoration: underline }

h1 {
	font-size: 140%;
}
h1 {
	color: #FFFFFF;
}
h2 {
	font-size: 110%;
	text-decoration: bold;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CA0065;
}

