body {
	background-color: #CCFFCC;
}

body {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;

}

td, th {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h1 {
	color: #669933;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center;


}

h2 {
	color: #006600;
}

h3 {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

h4 {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;

}

h5, h6 {
	color: #6699CC;
}

a {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;


}
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.normalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline;

}

