BODY {
		font-family : Verdana,Arial;
		font-size : 11px;
		color : #003333;
}

.form {
		border-right-style : solid;
		border-left-style : solid;
		border-top-style : solid;
		border-bottom-style : solid;
		border-bottom-color: Gray;
		border-left-color : Gray;
		border-top-color : Gray;
		border-right-color : Gray;
		border-bottom-width : 1pt;
		border-left-width : 1pt;
		border-top-width : 1pt;
		border-right-width : 1pt;
}

TD {
		font-family : Verdana,Arial;
		font-size : 11px;
}

TD {
		font-family : Verdana,Arial;
		font-size : 11px;
}


A{
		text-decoration : none;
		color : #006666;
}

A:VISITED{
		text-decoration : none;
		color : #006666;
}

A:ACTIVE{
		text-decoration : none;
		color : #009999;
}

A:HOVER{
		text-decoration : underline;
		color : #009999;
}

.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 : #006666;
		font-size : 11px;
		font-weight : bold;
}

SELECT {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
}
INPUT {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
}
