body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #44BBEB;
}
a:link { color:#FFFF00; text-decoration:underline; }
 a:visited { color:#FFFF99; text-decoration:underline; }
 a:hover { color:#FF3300; text-decoration:underline; }
 a:active { color:#FF3300; text-decoration:underline; }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
