body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000FF} 
a:hover {color:#6699CC} 


.title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #996633
}

.subtitle { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #6699CC; 
	font-weight: bold; 
	text-decoration: none
} 

.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: 3184EA;
}
.bullet {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	line-height: normal;
	font-size: 12px;
}
.bulletsml {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	line-height: normal;
	font-size: 10px;
	color: #000000;
}

.text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; line-height: 18px; color: #000000
}
  
.links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold} 
.links:hover { color: #CCCCCC; font-size: 11px}

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.footer:hover { color: #CCCCCC}


