/* $Id: $ */
body {
	font-size: 12pt;
	font-family: helvetica, sans;
	background-color: transparent;
	background-image: none;
	color: #000000;
}

#Hmenu, #menu, #footerhand, #pagetitle, #logohand, #w3x, #w3c {display: none;}

a {
	color: #000000;
    text-decoration: none;
}

a:after, a:link:after, a:visited:after {
    content: " [ " attr(href) " ] ";
    text-decoration: none;
	font-size: 10pt;
	color:#006699;
}

#logo {float: left;}

#contact {float: right;}

#pagetitle2 {
    clear: both; 
	color:#006699; 
	border-top-width: 4pt;
	border-top-style: solid;
	}
	
.footer {
    clear: both; 
	color:#006699; 
	border-top-width: 3pt;
	border-top-style: solid; 
	font-size:10pt;
	}
	
#news {
    clear: both; 
	color:#006699; 
	border: 1pt solid;
	padding: 10pt;
	}
	




