BODY {
	margin: 0px;
	padding:0px;
	background-color: #fff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

H1 {
	font-size: 19px;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
	border: 0px solid white;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}


A {
	line-height: 13px;
	color: #2E758F;
}

A:visited{
	line-height: 13px;
	color: #b1b3b4;
	
}

P, UL {
	line-height: 18px;
	color: #444444;
}

LABEL, INPUT {
	font-size: 11px;
	color: #444444;
}

P.date {
	line-height: 11px;
	color: #000;
}

A.date {
	line-height: 11px;
}

P.nr {
	line-height: 11px;
	color: #000;
}

A.nr {
	line-height: 11px;
}

P.news {
	color: #000;
	line-height: 16px;
}

.coa {
	background: url(../images/coagreatseal.jpg) no-repeat bottom right;
	height: 120px;
}

P.copyright,A.copyright {
	font-size: 9px;
	line-height: 10px;
	padding:0px;
	margin:0px;
	text-align: center;
}
