body {
	margin: 15px;
	padding: 0px;
	background-color: #D2EBC3;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
}


p {
	color:#333333;
	margin: 20px;
}

h1 {

}

h3 {
	color: #CF0000;
}

h4 {
	color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


body a#highlight
{
	color: #D71E3E;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link, a:visited{
	color: #333333;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a:hover, a:active{
	color: #D71E3E;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


.container {
	border: 1px solid #999999;
	padding: 15px;
}


div#banner {
	width:790px;
/*	height:445px; */
	overflow:hidden;
/*	text-indent: 25px; */
}
.p-condense {
	line-height: 11px;
	color: #333333;
	margin: 20px;
}

