body {margin:0px;
	background-color:#003300;
}
h2 { font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#003300;
}
p {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.5;
	font-style:normal;
	color:#000000;
}
a:link,a:visited {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#003300;
}
a:hover	{text-decoration:none;
	color:#CCCC33;
	background-color:#003300;
}
.current {color:#CCCC33;
	background-color:#003300;
}
.bullet {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.table {background-color:#FCEBC7;
	border-style:dotted;
	border-width:2px;
	padding:10px;
}
.footer { font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	color:#A08652;
	font-size:11px;
	font-weight:bold;
	text-indent:70px;
}