/* CSS Document */
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	padding-left:15px;
	padding-bottom:14px;
}
a.style2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
a.style2:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
	color:#688640;
}
.style2 {font-family: "Times New Roman", Times, serif}
.style3 {font-family: "Times New Roman", Times, serif; font-size: 16px; }
.footer {
	font-family: "Times New Roman", Times, serif; 
	font-size: 13px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px; 
}

