body {background-color: #e9dcb9;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #000000; }

p { }

html {-webkit-text-size-adjust:190%}

td { }

/* h5 {font-size: 150%;}*/

a:link { }

a:visited { }

a:hover { }

a:active { }



#main {	width: auto;
		height: auto;
		background-color: #ffffff;
		margin-top: 1px;
		margin-left: auto;
		margin-right: auto;
		padding: 1px, 0px, 1px, 0px;
		border-color: #bb772e;
		border-style: solid;
		border-width: 1px;}
		
#main_header {	width: auto;
				height: auto;
				margin-top: 1px;
				margin-left: auto;
				margin-right: auto;
				padding: 2px, 0px, 2px, 0px;	
				background-color: #2E3F53;
				border-color: #bb772e;
				border-style: solid;
				border-width: 1px;
				}
					
#footer {		width: auto;
				height: auto;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 2px;
				background-color: #2E3F53;
				border-color: #bb772e;
				border-style: solid;
				border-width: 1px;
				position: absolute;}				
				
/* p.maintxt {	font-size:150%;
			line-height: 1.0em;
			text-align: center;} */
