A:link { color: #555555 ; 
     text-decoration: none ; }
A:active { color: #555555 ; 
           text-decoration: none ; }
A:visited { color: #555555 ;
            text-decoration: none ;  }
A:hover { color: #3377ff ; 
          text-decoration: underline ; }


body {	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	text-align: center;
	background-image: url();
	background-repeat: repeat;
	background-position: 30% bottom;
	background-attachment: fixed;
	}
	




#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}

#banner {
	font-family: sans-serif, "Century Gothic", Georgia, "Times New Roman", serif;
	color: #ffffff;
	background-color: #ffffff;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #ffffff;
	height: 170px;
	Background-image: url(top7.jpg);
	}

#center {
	float: left;
	width: 600px;
	overflow: hidden;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
	}
	
#left {
	float: left;
	width: 0px;
	background-color: #ffffff;
	overflow: hidden;
	padding: 10px;
	}
	
#right {
	float: right;
	width: 100px;
	background-color: #ffffff;
	overflow: hidden;
	padding: 10px;
	}


#footer {
	clear: both;
	width: 700px;
	background-color: #ffffff;
	}
	
.f1 {
font-size: 10pt;
color: #555555;
line-height: 2em;
font-family: sans-serif,"Century Gothic"; 
text-align: center;
}

.f12 {
font-size: 10pt;
color: #777777;
line-height: 2em;
font-family: sans-serif, arial, "Century Gothic"; 
text-align: left;
}

.f13 {
font-size: 8pt;
color: #999999;
line-height: 2em;
font-family: sans-serif,"Century Gothic"; 
text-align: right;
}

.f2 {
font-size: 12pt;
color: #666666;
line-height: 2em;
font-family: sans-serif,"Century Gothic"; 
text-align: left;
}


h3 {
color: #777777;
font-family:"Century Gothic", sans-serif ;
margin-bottom: 10px ;
border-bottom-width: 1px ;
border-left-width: 5px ;
border-left-color: #444444 ;
border-bottom-style: dashed ;
border-left-style: solid ;
padding-bottom: 2px ;
padding-left: 6px ;
text-align: left;
}


h4 {
color: #999999;
font-family:"Century Gothic", sans-serif ;
margin-bottom: 10px ;
border-bottom-width: 0px ;
border-left-width: 8px ;
border-left-color: #555555 ;
border-bottom-style: solid ;
border-left-style: solid ;
padding-bottom: 2px ;
padding-left: 6px ;
text-align: left;
}

P1 { text-align: right; }
f4 { text-align: justify; }

