body {
	font-family: Arial, Tahoma, "Lucida Grande", sans-serif;
	font-size: 1em;
	
	background-color: white;
	
}
.header {
	color: red;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

a { 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration:   none; 
	font-weight: bold; 
	line-height: 13px }
               
H1 {
	font-size: 18pt;
	color: red;
	text-align: center;
}

H2 {
	font-size: 16pt;
	color: #000066;
	text-align: center;
}	

H3 {
	font-size: 14pt;
	color: #000066;
	text-align: left;
}

H4 {
	font-size: 12pt;
	color: red;
	text-align: center;
}

.bluebold{	
	color: #006;
	font-weight: bold;
	display:inline;
}

.footer{	
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}

#main {
	font-family: Arial, Tahoma, "Lucida Grande", sans-serif;
	font-size: 2em;

}

#main a {
	color: red;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;

}


#main li {
	background: url(images/bullet2.png) no-repeat 0px 2px;
	list-style: none;
	padding-left: 28px;
	margin-bottom: 14px;
}

td {
	font-size: 10pt;
}
/*
.link {  font-family: "Times New Roman", Times, serif; font-size: 14pt; color: #000000}
.link2 {  font-family: Arial, Verdana,  Helvetica, sans-serif; font-size: 12pt; color: #000000}
*/
