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: 18px; font-weight: bold; color: #FFFFFF; background-color: #990000; text-align: center; vertical-align: middle}
h2 {  font-size: 14px; font-style: normal; color: #333333; text-align: justify; text-indent: 15pt}
body {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background-color: FFFFee;
}

