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

p, il, {
	color:#efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;}
	



H1 {
	color: #cccccc;
	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: #cccccc;
	text-decoration: underline;

}

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

	
}

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

}

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:#000000}

