	BODY,TD,LI{
	color: #000;
	font-family: sans-serif;
	background-color: #C8E4FA;
}

h3 { font-size:14px;
	padding-top: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
	ul{
	padding-top: 2px;
	margin-top: 0px;
	padding-left: 14px;
	margin-left: 14px;
	line-height: 1.1em;
}
	a:link    {
	color: Maroon;
}
	a:active  {
	color : #000;
	text-decoration : underline;
}
	a:visited {
	color: Black;

}
	a:hover   {
	color : #000;
	text-decoration : underline;
}