body {
	font-family: Arial, Helvetica, sans-serif; color: #003333;
	font-size: 12px
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF9966;
}
.style1 {color: #990000;
font-weight:bold;
}
.style2 {color: #990000;
}
.style3 {font-size: 9px;
}
.style4 {background-color: #EEEADF;
}
