body {font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin:0px 0px 0px 0px; padding:0px;}

td, th {font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;}

a:visited {color:#003399; font-weight: bold;}

/*
p {font-family: "Courier New", Courier, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height:16px; color: #000}

a {color:#003399; font-weight: bold;}

a:hover {text-decoration:underline; font-weight: bold;}

h1 { font-family: Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:32px;
	font-weight: bold;
	color:#08b;
	margin:0px;
	padding:0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	color: #000;
	font-weight: bold
}

h3 { font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight: bold;
	color:#08b;
	margin:0px;
	padding:0px;
	}

h4 { font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	color:#000000;
	margin:0px;
	padding:0px;
	}
*/
P {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
H1 {
	font-family: Garamond; 
	color: blue;
	font-weight: bold;
	font-size: 36pt;
}

H2 {
	color: blue;
	font-family: Garamond; 
	font-size: 24pt;
}
H3 {	
	color: white;
	background: blue;
	font-family: Verdana; 
	font-size: 16pt;
}
H4 {
	color: blue;
	background: white;
	font-family: Tahoma; 
	font-size: 10pt;
}
H5 {
	font-weight: bold;
	color: blue;
	background: white;
	font-family: Tahoma; 
	font-size: 14pt;
}
A {
	color: red; 
	text-decoration: none;
}
A:hover {
	background: red;
	color:white; 
}

H6 {
	font: 8 pt Arial;
}
