body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(/images/bigbg.gif);
	margin: 0px;
	padding: 0px;
	background-color: #B2AE8B;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;



}
a:link {
	color: #D5726A;
}
a:visited {
	color: #D5726A;
}
a:hover {
	color: #D5726A;
}
a:active {
	color: #D5726A;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p:smallfont{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

	 