.con {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
}
.style2 {
	color: #4E79A6;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style9 {
	font-size: 14;
	color: #FF6600;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style12 {font-size: 14px; color: #FF6600; }
.style13 {
	font-size: 12px;
	font-family: Verdana;
	color: #FF0000;
}


ul {
	padding:0;
	margin:0;
	}
ul li {
	padding:5px 0 7px 20px;
	margin:0;
	list-style-type:none;
	background: url(images/arrow.gif) no-repeat 2px 8px;
	}
	
.contentScroll
{
color:black;
width:206px;
padding:9px 10px;
height:154px;
float:left;
background:#ffffff;
border:solid 2px black;
}	
.links a
{
	text-decoration:none;
	color:Black;
}
.links a:hover
{
	text-decoration:underline;
}