body{
	margin: 0;
	padding: 0;
	font-family: "Tahoma";
	text-align:center;




color: #993300
font-size:15px;
	background-color: #000000;
}

a:link {
	color: #33CBCC;
	text-decoration: none;
	font-weight: normal;
}

a:visited{
	color:#33CBCC;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #CC0000;
}

#container {
	text-align: left;
	width: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header {
	background-image: url(images/header3.jpg);
	color:#858182;
	font-weight: bold;
	font-size:20px;
	width: 720px;
	height: 100px;
	margin: 0;
	border: 0px;
	padding-top: 20px;
	margin-top: 80px;
	margin-bottom: 30px;
}

#body {
	float:left;
	width: 469px;
	text-align: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #431610;

}
#body p{
	padding: 0;
 margin: 10px 0 10px  0 ;
font-size:10pt;
}

#body strong{
	
 line-height: 16px;
}

#menu {
	width: 200px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	font: Tahoma;
	background-image: url(images/bgbubble3.png);


}
#menu p {
 padding: 5px 0 5px 0 ;
 font-size:10px;

}

#foot{
 width: 720px;
margin:0px 0 0 0;
text-align: center;
   font-size:10pt;
font-weight: normal; 
clear:both;
padding: 10px 0;
border-top: 1px solid #CC0000;
} 

p {
	text-align: justify;
	font-size:13px;
	
margin: 0px 0 0px 0;
padding: 0px;
}
