body {
 	font-family:comic sans ms;
 	background-color: #FFFFFF;
 	margin-top: 5px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	margin-left: 0px;
 }

a:link {
	text-decoration: none;
	color: red;
	
}

a:visited {
	text-decoration: none;
	color: red;
	
}

a:active {
	text-decoration: none;
	color: #000000;
	
}

a:hover {
	color: #000000;

}





h1 {
 	font-family:comic sans ms;
 	font-size: 10pt;
	font-weight: normal;	
	
}

h2 {
 	font-family:comic sans ms;
 	font-size: 10pt;
	font-weight: normal;
}

h3 {
 	font-family:comic sans ms;
 	font-size: 9pt;
 
}	

.cd {	
	background-color: #FFFFFF;
	border-bottom: 2px solid #B6CCB9;
}
