<!--
BODY { 
background-image:url(GIF/bg.gif);
background-repeat:repeat-x;
background-position:top left;
}
-->
.font1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #43484D;
}
.font2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #393D41;
}
a:link {text-decoration: none; color: #0000FF}
a:visited {text-decoration: none; color: #0000FF}
a:hover {text-decoration: underline; color: #8BA440;}
a:active {text-decoration: none; color: #0000FF}
input, textfield { font-size: 10pt; width: 65px; }
textfield { width: 65px; height: 10px; }

