body {
	 background-color: #fdebcf;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c3900;
}
.shadow {
		color: #3d0011;
}
.bodyText {
	font-size: 14px;
	text-align: justify;
	height: auto;
	width: auto;
	letter-spacing: normal;
	line-height: normal;
	}
.small {font-size:10px;}
.bodyTextShadow {
	font-size: 14px;
	color: #3d0011;	
	text-align: justify;
	height: auto;
	width: auto;
}
.greyLarge {font-size:18px;
			color: #999999;
			}
h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:16px;}

a:link {font-weight:bold;
		text-decoration:none;
		color:#993300;}
a:hover {font-weight-bold;
		text-decoration:underline;
		color:#CC66CC;}
a:visited {font-weight:bold;
		text-decoration:none;
		color:#993300;}
