<!--
body,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-top: 10;
}
body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url();
}
a {
	font-family: arial;
	font-size: 12px;
	color: #3D5D98;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #3D5D98;
	text-decoration: underline;
	font-weight: bold;

}

a:hover {

	font-size: 12px;
	color: #3D5D98;
	text-decoration: none;
		font-weight: bold;

}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	color:#1f1f1f;
	font-size: 21px;
	font-family: arial;
	font-weight: lighter;
}
h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: arial;
	text-decoration:none;

}
h3 {
	font-size: 10px;
	color: #999999;
	font-family: arial;
	font-weight: lighter;
	
}

td {
	vertical-align: top;
	font-size: 12px;
}

.address{
font-size: 16px; 
font-family: arial;
font-weight: lighter; 
color: #999999;}

.title{
    color:#1f1f1f;
	font-size: 21px;
	font-family: arial;
	font-weight: lighter;}

.date{	
	font-size: 10px;
	color: #999999;
	font-family: arial;
	font-weight: lighter;}

.copyright{
font-size: 11px; 
font-family: arial;
font-weight: lighter; 
color: #999999;}

.copyright a{
color:#999999;
font-size: 11px;
font-weight: lighter; 
text-decoration:none;}

.copyright a:hover{
font-weight: lighter; 
color:#999999;
font-size: 11px;
text-decoration:underline;}


.news{
font-size: 12px; 
font-family: arial;
font-weight: lighter; 
color: #1F1F1F;}

.news a{
color:#1F1F1F;
font-size: 12px;
font-weight: lighter; 
text-decoration:none;}

.news a:hover{
font-weight: lighter; 
color:#3D5D98;
font-size: 12px;
text-decoration:underline;}

.poly{
font-size: 18px; 
font-family: arial;
font-weight: lighter; 
color: #ca0000;}

.poly a{
color:#ca0000;
font-size: 18px;
font-weight: lighter; 
text-decoration:none;}

.poly a:hover{
font-weight: lighter; 
color:#ca0000;
font-size: 18px;
text-decoration:underline;}

-->