body {
     color:#333333;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
}
li.padlist {
padding-bottom:5px;
margin-bottom:5px;
}
.content {
	font-size: 12px;
	font-weight: normal;
	color:#444444;
	text-decoration: none;
	line-height:18px;
}

.whatsnewcol {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:14px;
}
.smallbold {
font-weight:bold;
font-color:ffffff;
}
a.whatsnewcol:link, a.whatsnewcol:active, a.whatsnewcol:visited {
text-decoration:none;
font-weight:bold;
}

a.whatsnewcol:hover
{
text-decoration:underline;
font-weight:bold;
}
.borderimage {
	border:1px solid #000;
}
.small {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.small:link, a.small:active, a.small:visited {
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
a
{
text-decoration:none;
	color: #0066CC;
	}
a.content:link, a.content:active, a.content:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a.content:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.articletitle {
	font-size: 14px;
	font-weight: bold;
	color:#444444;
	text-decoration: none;
}
a.articletitle:link, a.articletitle:active, a.articletitle:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.articletitle:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}


