a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #519CCA;
	text-decoration: underline;
	}
	
.class2 a:link {
	color: #CDBBA1;
	text-decoration: none;
}
.class2 a:visited {
	color: #CDBBA1;
	text-decoration: none;
}
.class2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
	
	
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #519CCA;
	font-size: 10pt;
}
.bold {
	font-weight: bold;
}
#indent
{
	list-style-position: inside;
	list-style-type: circle;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #519cca;
}
.style2 {color: #99d2f5}
.style3 {color: #b8b7b7}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D6329;
	font-size: 12px;	
}
.imgTop {
	vertical-align: top;
	position: absolute;
	top: 257px;
}
