body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #90B8E3;
	font-size: small;
	} 
a {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
	} 
a:visited { 
	color: #000000; 
	text-decoration: underline;
	} 
a:hover { 
	color: #FFFFFF; 
	text-decoration: underline;
	} 
a:active { 
	color: #FFFFFF; 
	text-decoration: underline;
	} 
h1 { 
	font-weight: bold; 
	font-size: 24px;
	} 
h2 {
	font-weight: normal;
	font-size: 24px;
	line-height: 140%;
	} 
h3 {
	font-weight: bold;
	font-size: small;

}
table {
	font-size: small;
	}
td {
	font-size: small;
	} 
p {
	font-weight: normal;
	font-size: small;
	} 
