body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#CCFF66;
	overflow-y: scroll;
}

p, il {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
.Dates {
	color: #333333;
	font-weight: bold;
	font-size: 12px;

}


H1 {
	color: #7FBC30;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;

}

H2 {
	color: #043F5D;
	font-weight: bold;
	font-size: 14px;

}


a.Link, a.Link:visited, a.Link:active {
	color: #ffffff;
	text-decoration: none;

	
}

a.Link:hover {
	color: #FF33FF;
	text-decoration: underline;

}

a.BodyLink, a.BodyLink:visited, a.BodyLink:active {
	color: #1494D3;
	text-decoration: none;
	font-weight:normal;

	
}

a.BodyLink:hover {
	color: #7FBC30;
	text-decoration: underline;
	font-weight:normal;

}

a.WhiteLink, a.WhiteLink:visited, a.WhiteLink:active {
	color: #333333;
	text-decoration: none;
	font-weight:normal;

	
}

a.WhiteLink:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:normal;

}

a.BSLink, a.BSLink:visited, a.BSLink:active {
	color: #1494D3;
	text-decoration: none;

	
}

a.BSLink:hover {
	color: #000000;
	text-decoration: underline;

}

hr{ 
	height: 1px;
	width: 95%;
	color: #cccccc;
}

.image {border-color:#7FBC30}

