BODY {
		font-family : Verdana,Arial;
		font-size : 11px;
		color : #3D3D3D;

}

.form {
		border-right-style : solid;
		border-left-style : solid;
		border-top-style : solid;
		border-bottom-style : solid;
		border-bottom-color: #cccccc;
		border-left-color : #cccccc;
		border-top-color : #cccccc;
		border-right-color : #cccccc;
		border-bottom-width : 1pt;
		border-left-width : 1pt;
		border-top-width : 1pt;
		border-right-width : 1pt;
}

TD {
		font-family : Verdana,Arial;
		font-size : 11px;
}

A{
		color : #006633;
}

A:VISITED{
		color : #006633;
}

A:ACTIVE{
		color : #006633;
		
}

A:HOVER{
		text-decoration : underline;
		color : #006633;

}

.date{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #7A7700;
		font-size : 11px;
		font-weight : bold;
		
}

.headline{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #3D3D3D;
		font-size : 11px;
		font-weight : bold;
}

.copyright{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #737373;
		font-size : 9px;
}

.newstitle{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #3D3D3D;
		font-size : 11px;
		font-weight : bold;
}

.more{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #006633;
		font-size : 9px;
		font-weight : bold;
}

select {
		font-family : Verdana,Arial;
		font-size : 11px;
		color : #444444;
}

input {
		font-family : Verdana,Arial;
		font-size : 11px;
		color : #444444;
}

.submit {
	color: #ffffff;
	border : 0;
	font-family : Verdana,Arial;
	font-size : 11px;
	background-color : #003663;

