@charset "utf-8";
/* CSS Document */

body {
	background-image:url(Images/GreyBackground.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

body,td,th {
	font-family: Adobe Caslon Pro, Adobe Caslon Pro Bold;
}

.mainbodytext {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	line-height:16px;
}

.mainbodytextsmall {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#669966;
	line-height:12px;
}
