body {
   background-color:#b9b9b9 ;
   padding: 0px;
   color: #575655;
   font-family: verdana;
   font-weight: normal;
   font-size: 11px;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
}


A:link,A:active,A:visited {
	COLOR:#414040;
	border-bottom: 1px solid;
	text-decoration:none;
	font-weight: bold;
    	cursor: crosshair;
    	background-color: transparent	
} 

A:hover {
	color:#636ea8;
	text-decoration:none;
	border-bottom: 0px;
	font-weight:bold }

.layout {
     
    
     padding: 0px;
     text-align: justify;
     margin-right: auto;
     margin-left: auto;
     text-align: center;
} 


.menu {
	text-align: center;
	font-size: 18px;
	background-color: #a5a4a2;
	font-family: Georgia;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
	width: 600px;
}
h1 {
	font-family: Georgia;
	font-size: 26px;
	color: #474746;
	background: url('/hnaoto/img/sixh.png') no-repeat bottom left;
	font-style: italic;
	text-align: left;
	text-transform: none;
	line-height: 43px;
	letter-spacing: 0px;
	border: 0px;
	padding-left: 30px; }

h1:first-letter {
	color: #686868;
	font-size: 39px;
	font-style: italic;
	text-transform: lowercase; }


h2 {
	font-family: verdana;
	font-size: 16px;
	color: #686868;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom: 1px solid #9c9c98;
	padding-top: 1px; }

blockquote {
	margin-left: auto;
	margin-right: auto; 
	background-color: #cecece;
	color: #575655; 
	width: 250px; 
	text-align: left;
	padding: 5px; }

.main {
     	background-color: #a5a4a2;
     	font-family: verdana;
     	font-weight: normal;
     	text-align: left;
     	font-size: 11px;
     	padding: 0px;
     	border: 0px;
	width: 600px;
	margin-right: auto;
     	margin-left: auto;
}
input, textarea, option, select {
	background-color: #767676;
	font: 11px verdana, sans-serif; 
	color: #D2A0AD;
	letter-spacing: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 1px solid #E5D7DF;
	border-bottom: 1px solid #E5D7DF;
	padding:2px; }