body, table, tr, td {
	font: 8pt arial, tahoma; 
	color: #000000;
	letter-spacing: 1px}
body {
	background-color: #3399CC;
}
h1 {
   color: #003366;
   font: 9pt arial, tahoma;
   font-weight: bold}
h2 {
   color: #003366;
   font: 7pt arial, tahoma}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #3399CC}
a:hover {text-decoration: underline;
color: #FFCC00}
input, textarea, option, select {
	background-color: #FFFFFF;
	font: 7pt arial, tahoma;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #003366;
	padding:2px; }
div {
    border: 1px solid #003366; 
	background-color: #FFFFFF;  
    padding: 3px}