body
{
text-align: center;
background-color: #48331b;
}

body,table, A:link, A:visited, A:hover
{
font-family: verdana,'MS Sans Serif';
color: #333333;
}

body,table
{
font-size: 13px; 
}

img {
border-width: 0px;
border-color: #FFFFFF;
}

A:link, A:visited, A:hover
{
text-decoration: underline;
}

#container { 
padding: 6px;
width: 687px;
margin:0px auto;
text-align:left;
border-style: solid;
border-width: 6px;
border-color: #FFFFFF;
}


#menu
{
margin-top: 6px;
margin-bottom: 6px;
font-size: 11px;
font-weight: bold;
width: 687px;
height: 36px;
padding-top: 12px;
background-color: #FFFFFF;
text-align: center;
}


#mainpage {
max-width: 617px;
width: 684px;
background-color: #FFFFFF;
min-height: 280px;
padding: 35px;
text-align:justify;
}

#footer {
margin-top: 6px;
width: 687px;
height:65px;
text-align: center;
padding: 0px;
background-color: #FFFFFF;
}


.caption
{
line-height: 0.90;
font-size : 7pt;
font-family: verdana,'MS Sans Serif';
color: #999999;
}

.header1 {
	font-weight: bold;
	font-size: 16px;
	line-height:1.5em;
}

.header2 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height:1.5em;
}

.header3 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.text {
	font-size: 9px;
