a:hover {  font-size: 12px; font-style: italic; color: #990000; text-decoration: none;
 font-weight: bold}
a:link {  font-size: 12px; color: #000000; text-decoration: underline}
a:visited { font-size: 12px; color: #666666; text-decoration: underline}
h1 {  font-size: 16px; color: #FFFFFF; background-color: #990000; text-align: center;
 vertical-align: middle}
h2 {
	font-size: 14px;
	color: #333333;
	text-align: left;
}
body {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background-color: FFFFee;
}

