body {
	margin:0px;
	background-color:#FFFFCC;
	color:#FFFFCC;
	font-family: "Times New Roman", Times, serif;
	}
	
td {
	color:#FFFFCC;
	font-family: "Times New Roman", Times, serif;
	}
	
a {
	color: #003333;
	}
	
a:hover {
	color: #CCCCCC;
	}

/* ID Styles */
#top td {
	margin: 0px
	}/* CSS Document */

/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#003300;
	line-height:22px;
	margin-top:0px;
	letter-spacing:0.1em;
	font-size: 14px;
	}
.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 12px;
	height: 14px;
