body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B1AA81;
}

p{
	line-height:1.5em;
}

li {
	line-height: 1.5em;
	padding-top:12px;
}

#tableBLR {
	border-bottom:#666666 1px solid;
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
}

#tableLR {
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
}

.style1 {
	font-size: 15px;
	font-weight:bold;
	color:#999999;
	}
	
.styleSmall {
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	}
	
.style2 {
	font-size: 18px;
	font-weight:bold;
	}
.style3 {
	font-size: 9px;
	font-weight:bold;
	color:#990000;
	}
.style4 {
	font-size: 9px;
	color:#000000;
	text-decoration:none;
	}
	
.style4 a:hover{text-decoration:underline; color:#990000;}


.style4a {
	font-family:tahoma;
	font-size: 9px;
	line-height:1.3em;
	color:#666666;
}
	
.style5 {
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}
.style6 {
	font-size: 11px;
	color:#990000;
}


#pscroller1{
	width: 200px;
	height: 50px;
}

#pscroller2{
	width: 350px;
	height: 50px;
	border: 1px solid black;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass{
	color:#666666;
	line-height:normal;
}

	