/* CSS Document */

body {background-color: white;
color: #333333;
}
p, td {
	font-family: arial, helvetica, "sans serif";
	font-size: 12px;
	color: #333333;
}
.title {font-family: "Calisto MT", "Times New Roman", "book antigua", "bookman old style", Times, serif;
	color: #CC33FF; font-weight: bold;
font-size: 18px; text-align: center; margin-top: 12px; margin-bottom: 0px;}

h1{font-family: arial, helvetica, "sans serif";
	color: #CC33FF;
font-size: 24px; text-align: center;}
h3{font-family: arial, helvetica, "sans serif";
	color: #333333;
font-size: 16px; text-align: center;}