<!--
BODY {
SCROLLBAR-FACE-COLOR: #70D2CE;
SCROLLBAR-TRACK-COLOR: #379D91;
SCROLLBAR-ARROW-COLOR: #379D91;
SCROLLBAR-SHADOW-COLOR: #379D91;
SCROLLBAR-DARKSHADOW-COLOR: #379D91;
SCROLLBAR-HIGHLIGHT-COLOR: #379D91;
SCROLLBAR-3DLIGHT-COLOR: #379D91
}
.text {font-size: 8pt; color: #DAEBDD; font-family: tahoma}
.text2 {font-size: 7pt; color: #DAEBDD; font-family: tahoma}
.menu {font-size: 7pt; color: #8B70D5; font-family: tahoma}
.dot {font-size: 16pt; color: #ffffff; font-family: tahoma}
.big {font-size: 14pt; color: #A65431; font-family: tahoma; }
.big2 {font-size: 11pt; color: #DAEBDD; font-family: tahoma; }
.cont {font-size: 8pt; color: #5A362E; font-family: tahoma; font-variant: small-caps; font-weight: bold}

-->
A:link { text-decoration: underline; color: #A65431; font-variant: small-caps; font-weight: bold}
A:visited { text-decoration: underline; color: #A65431; font-variant: small-caps; font-weight: bold}
A:hover {text-decoration: none; color: #D5E0C0; font-variant: small-caps; font-weight: bold}
A:active { text-decoration: underline; color: #A65431; font-variant: small-caps; font-weight: bold}


body,tr,td {font-size: 9pt; color: #DAEBDD; font-family: tahoma}

INPUT, TEXTAREA, SELECT {
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #29746A; 
	border-top: 0px solid #E6E6E6; 
	border-left: 0px solid #E6E6E6; 
	border-bottom: 0px solid #E6E6E6; 
	border-right: 0px solid #E6E6E6; 
	background-color: #70D2CE; 
}