body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}

p.newstitle {
	font-weight: bold;
	color: #307AD6;
	font-size: 12px;
}

p.newsdate {
	font-weight: bold;
	color: #333;
	font-size: 10px;	
}

p.newscontent {
	text-align: justify;
}
a:link {
	color: #0F7FBF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0D5B99;
}

a:active {
	text-decoration: none;
}

.footer {
	color: #999999;
	font-size: 10px; 
}

.bigblue {
	color: #307AD6;
	font-size: 18px;
	font-weight: bold;
}

.biggrey {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

.latestnewsdate {
	color: #307AD6;
	font-size: 10px;
	font-weight: bold;
}

.clientsname {
	color: #307AD6;
	font-size: 16px;
	font-weight: bold;
}

.clientsintrotitle {
	color: #307AD6;
	font-size: 16px;
	font-weight: bold;
}
	

.innerlinks {
	font-size: 11px;
	clear: left;
}

.chevrons {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.websitetitle {
	color: #307AD6;
	font-size: 12px;
	font-weight: bold;
}
