p {  
	font-family: lucida sans unicode, sans-serif;
   font-size: 9pt;
   color:#515151;
   text-align: justify;
   padding: 5px}

body {
 margin:0px;
 background:#b6b6b6;
 color: #515151;
 text-align:center;
 padding:0;
 font-family: lucida sans unicode, sans-serif;
 font-size: 9pt;
 }

td,br,ul,li,b {  
	font-family: lucida sans unicode, sans-serif;
   font-size: 9pt;
   color:#515151}
A:visited {  
	font-family: lucida sans unicode, sans-serif;
   font-size: 9pt;
   font-weight: bold; 
   color: #777; 
   text-decoration: none}
A:link {  
	font-family: lucida sans unicode, sans-serif;
   font-size: 9pt;
   font-weight: bold; 
   color: #777; 
   text-decoration: none}
A:hover {  
	font-family: lucida sans unicode, sans-serif;
   font-size: 9pt;
   font-weight: bold; 
   color: #777; 
   cursor: crosshair; 
   text-decoration: none}
A:active {  
	font-family: lucida sans unicode, sans-serif;
   font-size: 9pt;
   color: #777; 
   text-decoration: none}
h1 {  
	font-family: lucida sans unicode, sans-serif; 
    font-size: 11pt; 
	font-variant: small-caps; 
	color: #515151; 
	text-align: center; 
	border-bottom: 3px double #515151;
	font-weight: bold; 
	text-decoration: none;}

.joinform{
	font-family: lucida sans unicode, sans-serif;
   font-size: 9pt;
   color:#515151;
   background-color:#b6b6b6;
   border: 1px solid #515151; 
   padding:2px;}



#outer {
 text-align:left;
 width:680px;
 margin:auto;
 background-image:url("background.jpg");
 background-repeat: repeat-y;
 min-height: 650px;
 z-index: 1;
 }

#hdr {
 height:380px;
 background:#E6EFEA;
 color: #515151;
 }

#menu {
	font-family: lucida sans unicode, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #ffffff;}

#menu a:link {
	font-family: lucida sans unicode, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #ffffff;}

#menu a:visited {
	font-family: lucida sans unicode, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #ffffff;}
#menu a:hover {
	font-family: lucida sans unicode, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #ffffff;}
#menu a:active {
	font-family: lucida sans unicode, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #ffffff;}

#bodyblock {
 position:relative;
 background: #b6b6b6;
 color: #515151;
 width:615px;
 margin: -40px 0px 0px 24px;
 padding:10px;
 }

