body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
    	font-size: 100%; 
	text-align: center;
	margin: 0px; 
	padding: 0px;
	width: 100%;
	background: #666666;
}


#wrapper 
{
	width: 770px;
	min-width: 770px;
	height: auto;
	text-align: center;
	border: 4px solid #000099;
	background: #ffffff;
}



#main
{
	FONT-SIZE: 16px;
	width: auto;
	height: auto;
	min-height: 450px;
	padding-left:40px;
	padding-right:40px;
	padding-top: 10px;
	align: left;
}


h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	font-weight: bold;
	color: #000099; 
	margin-bottom: 0px;
}


a:link
{
	color: #000000;
}

a:visited
{
	color: #000099;
}

a:active
{
	color: #ffffff;
}

#noline
{
	text-decoration: none;
}

#date
{
	background: #000099;
	width: 770px;
	height: 20px;
	font-size: 100%;
	color: #ffffff;	
}

splink
{
	font-size: 100%;
	color: #ffffff;	
	decoration: none;
}	