a:link, a:active {
    text-decoration : none;
    color : #3FA97C;
}
a:visited {
    text-decoration : none;
    color : #3F694D;
}
a:hover {
    text-decoration : underline;
}

BODY, TD, .normal {
	font : 9pt ±¼¸²,arial; 
	text-decoration : none; 
	line-height: 170%; 
	color : #3FA97C;
}



input.button {
		border:solid 0 gray;
		font-family:Tahoma;
		font-size:9pt;
		color:black;
		background-color:white;
		height: 30 pt;
}

input {
		border:solid 1 black;
		border-color: #525252;
		font-family:Tahoma;
		font-size:9pt;
		color:black;
		height:20px;
		}

input.submit {
		border:solid 1 gray;
		font-family:Tahoma;
		font-size:9pt;
		color:black;
		background-color:white;
		height: 30 pt;
		}

select {
		border:solid 1 gray;
		font-family:Tahoma;
		font-size:9pt;
		color:black;
		background-color:white;
		height: 30 pt;
}

textarea {
		line-height:13pt;
		border:black 1px solid; 
		border-color: #525252;
		font-family:±¼¸²;
		font-size:9pt;
		color:black;
		background-color:white;
		}

.list_num {
		font-family : Tahoma;
		font-size : 7pt;
		color : #47A555;
		}

.cnumber {
		font-family : Tahoma;
		font-size : 8pt;
		color : #6678BF;
		}

.dnums {
		font-family : arial;
		font-size : 8pt;
		}

.titlec {
		font-family : Arial;
		font-size : 7pt;
		line-height : 100%;
		color : white;
		font-weight : bold;
		}

.menu {
		font-family : tahoma;
		font-size : 7pt;
		line-height : 80%;

		color : black;
		font-weight : none;
		
		}
