.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #207CAE;
	line-height: 1.4;
	list-style-image: url(images/bullet.gif);
}

.body a {
	color: #207CAE;
	font-weight: bold;
	text-decoration: underline;
}

.body a:hover {
	color: #67B201;
}
	
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #207CAE;
  	text-transform:uppercase;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer a {
	color: #3366CC;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
