body { 

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 10pt;

	color: #333333;

	background-color: #FFFFFF;

	}



a {

	text-decoration: none;

	color:  #0000FF;

	outline: none;

	}



a:visited {

COLOR: #FF0000; 
	TEXT-DECORATION: underline

	}



a:active {

	color:  #3A6395;

	}



A:hover {
	COLOR: #0000FF; 
	BACKGROUND-COLOR: #ecf6ff; 
	TEXT-DECORATION: underline overline
}



strong, b {

	font-weight: bold;

	}



p {

	font-size: 10pt;

	margin-top: 20px;

	margin-bottom: 10px; 

	}



h1 {

	font-size: 16pt;

	line-height: 20pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 10px;

	}



h2 {

	font-size: 14pt;

	line-height: 18pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

	color:#6B8F33

	}



h3 {

	font-size: 12pt;

	line-height: 16pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

	}



img {

	border: 0px;

	}



#tiny {

	font-size: 8pt;

	line-height: 16px;

	margin-top: 15px;

	margin-bottom: 5px; 

	}



#menu {

	position:absolute;

	left:585px;

	top:105px;

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #ffffff;

	width: 180px;

	}
	


#content {

	position:absolute;

	left:7px;

	top:95px;

	padding: 10px;

	background: #FFFFFF;

	width: 560px;

	}



#content #pic_right {

	float:right;

	}



#content #pic_left {

	float:left;

	margin: 0px 7px 7px 0px;

	}



#header {

	position:absolute;

	left:7px;

	top:7px;

	width:780px;

	background:#FFFFFF;

	}

	

#footer {

	width:763px;

	background:#003082;	

	padding-left:7px;

	color:#FFFFFF;

	}

