body {
	background-color: #ffffff;
	scrollbar-base-color: #f5ffdc;
	scrollbar-track-color: #f5ffdc;
	scrollbar-face-color: #80977f;
	scrollbar-highlight-color: #f5ffdc;
	scrollbar-3dlight-color: #f5ffdc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #f5ffdc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #669966;
}

p {font-family: Georgia, "Times New Roman", Times, serif;
	color: #669966;
	font-size: 100%;
	padding-right: 20px;
	margin: 10px 0;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link   {
	color: #669966;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:visited   {
	color: #669966;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover   {
	color: #339933;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active   {
	color: 33CC33;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
