body {
width:auto;
background-color:#99CCFF;}

p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
color:#FF0000;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066FF;

}
a{color: #0000FF; font-size: 12px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 12px;}
a:active { color: #660033; font-size: 12px;}
table tr td {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
}