body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	}
body {
	background-color: #f1f1f1;
	margin-top: 0px;
	}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
a {
	color: #5287ae;
	text-decoration: none;
}

#main{
margin-top: 5px;
width: 420px;
margin-left: 10px;
}

#rightCol{
margin-top: 5px;
margin-left: 10px;
width: 175px;
}

#footer{
width: 853;
margin-right: auto;
margin-left: auto;
text-align: center;
}

.title{
color: #5f7e94;
font-size: 14px;
font-weight: bold;
}

.listb{
line-height: 24px;
margin-left: 5px;
}

.style1 {color: #5F7E94
}

.justify{
text-align: justify;
}

hr {
border: 0px;
color: #CCCCCC;
border-color: #5f7e94;
background-color: #5f7e94;
height: 1px;
margin-top: 1px;
margin-bottom: 0px;
width: 50%;
margin-left: 0px;
}

.listing{
border-style: none;
}
.listing2{
border-collapse: collapse;
}