body{
 	font-family: arial;
	font-size: 11px;
	color: White
	}

td {
	padding:0; font-family: arial;
	font-size: 10px; color: #FFFFFF
   }

th {
	border-style:solid; border-width:1; font-family: arial;
	font-size: 10px; color: #800000
	}

A:link {
	font-family: arial;
	text-decoration: none underline;
	font-size: 12px;
	color: #CAE4FF; font-weight:bold
	}
 
A:visited {
	font-family: arial;
	text-decoration: none underline;
	font-size: 12px;
	color: #00CC99; font-weight:bold
	}

A:hover {
	font-family: arial;
	text-decoration: none underline;
	font-size: 12px;
	color: #FFFF66
	}
	
h1 {
	font-family: arial;
	font-size:18pt
	}
	
h2 {
	font-family: arial;
	font-size:16pt
	}
	
h3 {
	font-family: arial;
	font-size:14pt
	}
	
h4 {
	font-family: arial;
	font-size:12pt
	}

h5 {
	font-family: arial;
	font-size:10pt;
	font-weight:bold
	}

h6 {
	font-family: arial;
	font-size:8pt;
	font-weight:bold
	}

button       { font-family: verdana,arial,helvetica; font-size: 10pt; font-weight: bold; 
               border-style: solid; border-width: 1; padding-left: 4; 
               padding-right: 4; padding-top: 1; padding-bottom: 1 }
