.header{
	font-family: Tahoma;
	font-size: 11px;
	color: #003066;
	margin-left: 4px;
}
td{
	font: Tahoma;
	font-size: 11px;
	color: #003066;
}
p{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #003066;
}
.content p{
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}

.content ul{
	margin: 0px;
	padding: 0px;
}

.content ul li {
	color: #003066;
	background: url(/images/listbullet.gif) no-repeat top left;
	padding-left: 22px;
	line-height: 17px;
	padding-bottom: 17px;
	list-style: none;
	background-position: 0px 0px;
}

.content ol li{
	display: list-item;
	margin-left: 0px;
	padding-bottom: 17px;
}

.content a{
	color: #69858B; /*#8BA4A9;*/
	text-decoration: none;
}
.content a:hover{
	color: #1F88C5;
	text-decoration: underline;	
}
.copyright {
	color: #AFBDC0;
	font-family: tahoma;
	font-size: 9px;
/*	line-height: 14px;*/
}
.copyright p{
	font-family: tahoma;
	font-size: 9px;
	letter-spacing: 0px;
	margin-left:60px;
	margin-top:1px;
	line-height: 14px;
}
.news-title{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003066;
}
.news-date{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold !important;
	color: #003066;
}
.news{
	font-family: Tahoma;
	font-size: 11px;
	color: #003066;
	line-height: 14px;
}
.news a{
	color: #69858B; /*#8BA4A9;*/
	font-size:11px;
	text-decoration: none;
}
.news a:hover{
	color: #1F88C5;
	font-size:11px;
	text-decoration: underline;	
}


