@charset "UTF-8";


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #007900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007900;
}
a:hover {
	text-decoration: underline;
	color: #B29859;
}
a:active {
	text-decoration: none;
	color: #B29859;
}
h1 {
	font-size: 32px;
	color: #007801;
	line-height:1em;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #007801;
}
h4 {
	font-size: 12px;
	color: #333333;
}
.leftlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:1.5em}
	
.style1 {
	font-size: 14pt;
	color: #FF3300;
}
.style2 {
	color: #FF3300;
	font-weight: bold;
	font-style: italic;
}
.caption {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}
	
.vrs {
	background:url(images/vrsicon.png) no-repeat left;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
	padding-left: 25px;
	}
	
.casetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF3300;
	}

.stext {
	color:#333333;
	font-size:11px;
	line-height:1.2em;
	}