.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;


}
A:LINK {
	color: #0000CC;
	text-decoration: underline;
}
A:VISITED {

	color: #0000CC;
	text-decoration: underline;
}
A:ACTIVE {


	color: #0000CC;
	text-decoration: underline;
}
A:HOVER {



	color: #0000CC;
	text-decoration: none;
}
.bodytext H1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 800000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;

}
