	body 	{
	font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
	background-image: url(images/background.jpg);
	margin: 80px 0px;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			background-color:#fff;
			}	

	.nav    {
			text-align: center;
			vertical-align: center;
			padding-bottom:0px;
			}
	.nav a    {
			color:#000;
			font-size: 8pt;
			text-align: center;
			padding-bottom: 0px;
			padding-right: 10px;
			font-weight: bold;
			text-decoration: none;
			}
	.nav a:active {
			color: #fff;
			}
	.nav a:hover    {
			color:#fff;
			font-weight: bold;
			text-decoration: none;
			}
	

	.sub    {
			text-align: center;
			vertical-align: bottom;
			padding-top:3px;
			}
	.sub a    {
			color:#fff;
			font-size: 8pt;
			text-align: center;
			padding-bottom: 0px;
			padding-right: 10px;
			font-weight: bold;
			text-decoration: none;
			}
	.sub a:hover    {
			color:#000;
			font-weight: bold;
			text-decoration: none;
			background-color:#990000;
			}
p {
	text-align:justify;
}
#overflowingdiv {
	overflow-y:auto;
	width:495px;
	height:264px;
	padding-left: 20px;
	background-color:#ffffff;
}
#leftcol {
	background-color:#000000;
	width:22px;
	height: 385px;
}
#textcol {
	width:495px;
}
#rightcol {
	background-color:#000000;
	width:385px;
	height: 385px;
}
#navbar {
	background-color:#CC0033;
	width:495px;
	height:21px;
	text-align:right;
}
#sub {
	background-color:#000000;
	width:902px;
	height:20px;
}