BODY  {
	font-size :9pt;
	font-family : Arial,Helvetica,sans-serif;
	color : #030;
	background-color : #EBFDEB;
	margin-top:0px;
	text-align:center;
}

#main {
	font-size : 9pt;
	border: 1px solid #030;
	border-bottom: none;
	width: 642px;
	background: url("/images/bg.jpg");
	margin-left: auto; 
	margin-right: auto; 
}

#content {
	font-size : 9pt;
	border-bottom: none;
	width: 620px;
	margin-left: auto; 
	margin-right: auto; 
}

P, TD  {
	font-size : 9pt;
}

A  {
	color : #008000;
}

A:Hover  {
	color : #090;
}

A:Visited  {
	color : #669900;
	}

H1  {
	font-size : 14pt;
	color : #030;
	font-weight : bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

H2  {
	font-size : 11pt;
	color : #030;
	font-weight : bold;
	margin-bottom: 0px;	
	margin-top: 0px;
}
.footer {
	font-size : 8pt;
	color : #FFF;
	background-color: #030;	
} 

HR {
color: #030;
height: 1px;
margin: 0px;
padding:0px;
}