BODY {
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
COLOR: #111111;
FONT-STYLE: normal;
FONT-FAMILY: Arial;
/*BACKGROUND-COLOR: #ffffe0;*/
background-color:#678F00;
TEXT-DECORATION: none;
margin:0px;
}

td {
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
COLOR: #111111;
FONT-STYLE: normal;
FONT-FAMILY: Arial;
TEXT-DECORATION: none;
}

a:link		{ color: green; text-decoration: underline }
a:visited	{ color: #0033CC; text-decoration: underline }
a:active	{ color: #0033CC; text-decoration: none }
a:hover		{ color: #FF6600; text-decoration: none }

.headlinks {
float:left;
padding:0px 10px;
border-right:0px silver solid;
}

.container {
border:1px green solid;
width:724px;
BACKGROUND-COLOR: #ffffe0;
}

.mainbody {
/*width:534px;*/
/*width:515px;*/
border:1px silver solid;
background-color:white;
margin:0px;
padding:15px;
overflow:visible;
}

.mainbody_bottom {
/*width:515px;*/
height:7px;
background-image:URL(/images/mainbody_bottom.gif);
background-repeat: no-repeat;
padding:0px;
margin: 0px 0px 10px 10px;
}

.bottom {
width:726px;
font-size:8pt;
}


.blacklink {
color:black;
}

a.blacklink:link	{ color: black; text-decoration: underline }
a.blacklink:visited { color: black; text-decoration: underline }
a.blacklink:active	{ color: black; text-decoration: none }
a.blacklink:hover	{ color: White; text-decoration: none }


h1 {
font-size:14pt;
font-weight:bold;
}

h2 {
font-size:12pt;
font-weight:bold;
}

h3 {
font-size:10pt;
font-weight:bold;
}

.smalltext {
font-size:7pt;
font-color:gray;
font-family:arial;
}

.topic {
background-color:#cfcfbf;
padding:2px 10px;
font-weight:bold;
clear:both;
margin-top:20px;
}

.topictext {
margin:10px;
}

.headimage {margin-bottom:15px;width:724px;height:128px;border:0}


.container table tr td .headlinks {
	text-align: center;
}
