body {
	background-color:#C0C0C0;
	margin: 0 0 0 0;
}

body, td, input, textarea {
	font: normal 10px verdana;
}
textarea {
	font: normal 13px courier new, courier;
}

a:link, a:visited, a:active, a:hover {
	font: normal 10px verdana,arial,helvetica,geneva, sans-serif;
	text-decoration: none;
}

a:link    { color: #000082; }
a:visited { color: #0000A0; }
a:active  { color: #0000E6; }
a:hover   { color: #0000E6; text-decoration:underline; }

.menuatla {
	display:none;
}

#menu{
	width:180px;
	float:left;
}
#maintext{
	width:700px;
}
#footer{
	clear:both;
}
h1 {
	background-color:#E9E69E;
}

