body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}
.style3 {
	color: #676767;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #0000FF;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #82AA31;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {color: #ffffff; font-size: 14px; font-family: tahoma; font-weight: bold; }
}
.styleHeader {color: #0000FF; font-size: 15px; font-family: tahoma; font-weight: bold; }

h1{
 font: bold 200% verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px 0px 5px 0px;
}

h2{
 font: bold 160% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px 0px 5px 0px;
}

h3{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px 0px 5px 0px;
}

h4{
	color: #334d55;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 105%;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px 0px 5px 0px;
}

#center{
    background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	display: block;
	width:834px;
	height: auto;
	background-image: url(border.jpg);
	}

#bottom{
    background-color: none;
	padding: 0px 0px 0px 0px;
	display: block;
	width:834px;
	height:17px;
	height: auto;
	background-image: url(bottom.jpg);
	}
		
.image{
	border: 2px solid #E6E1CF;
	width:160px;
}
.label
{
	background-color: #e0d1aa;
	color: #82AA31;
	font-size: 11px;
	font-family: tahoma;
	padding:2px 2px 2px 5px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight: bold;
	text-align:left;
}
ul li{margin:10px 10px 10px 0px;}