/* CSS Document */

body {
	background-color: #B9DBBA;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.bodyheadinglinks{
	color: #009900;
	text-decoration: underline;
	}
	.bodylinks {
	color: #CC0000;
	text-decoration: none;
	}
    h2 {
	color: #333333;
	}
	.pagelink {
	font-size: large;
	color: #66CC66;
	}
.style1 {
	color: #66CC66;
}
.style2 {
	color: #0099FF;
}	
.style3 {
	color: #FF9900;
}
