/* CSS Document */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color:#6E6E6E;
}
.style1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.style1 a:hover{
	color: #990000;
}
.style3 {
	font-size: 11px;
	color: #333333;
}
.style2 {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 12px;
}