#content p {
	font-weight: normal;
	color: #000033;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	}
p.contact {
	font-weight: normal;
	color: #000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding:20px 0px 0px 40px;
	}
#content a { 
	font-weight: normal;
	color: #3f5980;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	} 
#content a:link { 
	font-weight : normal; 
	text-decoration : none;
	color: #869fc9;
	background: transparent; 
	} 
#content a:visited { 
	font-weight : normal; 
	text-decoration : none;
	color: #003366;
	background: transparent;  
	} 
#content a:hover { 
	font-weight : normal; 
	text-decoration : none;
	color: #869fc9;
	background: transparent; 
	}
#content a:active { 
	font-weight : normal; 
	text-decoration : none;
	color: #0066CC;
	background: transparent;  
	}	
	
#content ul {
	font-weight: normal;
	color: #3f5980;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	}
input {
        font-weight: normal; 
        font-size: 1.1em; 
        background: #7a8aa4; 
        color: #FFF; 
        font-family: verdana, arial, helvetica, geneva, sans-serif;
	
        margin-top:2px;
        
        border-top:1px solid #ccc;
      	border-right:1px solid #666;	
      	border-bottom:1px solid #666;
      	border-left:1px solid #ccc;
	}	
h1.ttl {
	font-weight: bold;
	color: #3f5980;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	}	
h1.item {
	font-weight: bold;
	color: #3f5980;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;padding:5px;
	}


