body {
	background-color: #F2FFF7;
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;*/
	font-family: "Times New Roman", Times, serif;

}

h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: x-large;
		color: #2F9855;
}

a {
		font-family: "Times New Roman", Times, serif;
		color: #2F9855;
		font-weight: bold;
	
}


h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: large;
		color: #38a85f;
}

h3 {
		font-family: "Times New Roman", Times, serif;
		font-size: medium;
		color: #38a85f;
}


hr {
/*color: #055285;
background-color: #055285;*/
 border: 2px ridge #38a85f;
 margin-top: 0px;
 margin-bottom: 0px;
 
}

li {
	list-style-image: url(bullet.gif);
}

.Cright {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
