html { height: 100% }
body { height: 100%; margin: 0px; padding: 0px }
#map { height: 100% }

body { color:            #336633;
       background-color: #FFFFFF; }

body,tr,td    { font-size: 20px ; }
big           { font-size: 25px ; }
small         { font-size: 16px ;  }

input,textarea,select { 
font-size: 18px;
color: #336633;
border-width : 1px;
border-style : solid;
 }

a:link { color : #0088FF;
         text-decoration : none;  }

a:visited { color : #0088FF;
           text-decoration : none;}

a:hover { color: #ff9900;
           text-decoration: underline; }

hr	{color : #8CFF8C; size:1 ;}

H1 {font-size: 27px;
	color: #666666;
	margin-bottom: 1px;}

H2 {color: #666666;
	font-size: 26px;}

H3 {font-size:25px;
	color: #666666}
