form {
	font-family: tahoma;
	font-size: 11px;
	}

input {
	font-family: tahoma;
	font-size: 11px;
}

textarea {
	font-family: tahoma;
	font-size: 11px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytitle {
	font-family: Tahoma,Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2c2c2c;
}

.body {
	font-family: Tahoma,Verdana;
	font-size: 11px;
	color: #5c5c5c;
}

.newstitle {
	font-family: Tahoma,Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #ED9027;
}

.newsmain {
	font-family: Tahoma,Verdana;
	font-size: 9px;
	color: #5c5c5c;
}

.footer {
	font-family: Tahoma,Verdana;
	font-size: 9px;
	font-color: #5c5c5c;
}

A:link {text-decoration: none; color: #004080; border-style: 0;}
A:visited {text-decoration: none; color: #004080;}
A:active {text-decoration: none; color: #00A060;}
A:hover {text-decoration: underline; color: #004080;}

