body {
	color: #ffffee;
	background-image: url('bg_dark.gif');
	margin: 20px 30px 30px 30px;
}
body, td {
	font-size: 18px;
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}

a        {color: #ffffcc; text-decoration: none;}
a:active {color: #ffffcc;}
a:hover  {color: #000000;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
h4 {font-size: 14px;}

#menu {
	width:100px;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

#textbody {
	width:700px;
}


