body {
	background-color: #ccff59;
	margin: 30px;
	font-family: tahoma, sans-serif;
	font-size: small;
	color: #202867;
		}
		
a:link, a:active {
	color: #202867;
	text-decoration: underline;
	font-weight: bold;
}

a:visited  {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;	
}

a:hover {
	color: #339900;
	font-weight: bold;
}

#h1 {
	display: none;
}

#h2 {font-weight: bold;}

#inlineimage {
	float: left; 
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 0px;
	}

.layouttable #header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* display: inline-image; */
	margin: 0px;
	padding-left: 0px;
	margin-left: 10px;
}

#contenttable {
	padding: 35px;
}

#navi {background-color: #202867;}

.border {border-bottom: 1px dashed #202867;}

#menu-head
{
text-align: center;
}

#menu-head img
{
border:0;
}

#menu
{
font-size:19px; 
/* line-height:200%; */
display:block;
}

#menu ul
{
margin-left:-20px;
list-style-type:none;
}

#menu li
{
margin-top:18px;
margin-bottom:18px;
padding:0;
}

#menu a
{
text-decoration:none;
color: #CCFF59;
}