A:link, A:active, A:visited { color: "#000000"; text-decoration: none }
A:hover { color: "#7F7F7F"; text-decoration: underline; color: none }

body		{ font-family: Arial, Verdana, Helvetica; font-size: 8pt; color: "#000000"; }

div.logo {
position: absolute;
top: 26px;
width: 200:
}

div.sublogo {
position: absolute;
top: 12px;
width: 200:
}


td   		{ font-family: Arial, Helvetica; font-size: 8pt; color: "#000000" }
.td3   		{ font-family: Arial, Helvetica; font-size: 7pt; color: "#000000" }
.td2   		{ font-family: Arial, Helvetica; font-size: 8pt; color: "#000000"; text-align: justify; }
p    { margin-top: 8px; }

h1   		{ font-family: Arial, Helvetica; font-size: 10pt; color: "#000000"; text-align: left; margin-bottom: 0px;}
h2   		{ font-family: Arial, Helvetica; font-size: 10pt; color: "#000000"; text-align: right; margin-top: 8px; margin-bottom: 0px;}

.small   		{ font-family: Arial, Helvetica; font-size: 7pt; color: "#000000"; font-weight: bold; }


.cont {
position:relative;
left:2px;
top:10px;
width:445px;
height:280px;
overflow:hidden;
}

.menu {
position:absolute;
left:42px;
top:69px;
font-family:Arial, Helvetica;
font-size:8px;
padding:0px;
}

.icons {
position:relative;
left:0px;
top:0px;
font-family:Arial, Helvetica;
font-size:8px;
padding:0px;
}

textarea {
	font-size : 8pt;
}

.but { 
	background: transparent; 
	background-color: #CCCCCC; 
	border: 1px solid #000000; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica; 
	font-size: x-small; 
	text-align: center; 
}

.textbox { 
	background: transparent; 
	background-color: White; 
	border: 1px solid #000000; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 8pt; 
	text-align: left; 
}

.buttons { 
	color:#333334;
	font-size=8pt; 
	background-color:#cccccc; 
	border-color:#bbbbb5;
	font-family: Verdana,Arial,Helvetica; 
	border-width:1
}