<STYLE type="text/css">
<!--
basefont     { font-family: Arial; font-size: 12px }
a:visited  {color : #484699; text-decoration : underline; font-weight: normal; font-size: 12px;}
a:link  {color : #484699; text-decoration : underline; font-weight: normal; font-size: 12px;}
a:hover  {color : blue; text-decoration : underline; font-weight: normal; font-size: 12px;}


p {font-family: Arial, sans-serif; font-size: 12px; color: #484699;}
h1 {font-family: Arial, sans-serif; font-weight: bold; font-size: 14px; color: #c68b54; margin: 3px; }
h2 {color:#000080;}
h3 {color:#000080;}
td { font-family: Arial, sans-serif; font-size: 12px; color: #484699; }
th { font-family: Arial, sans-serif; font-size: 12px; color:#484699;;background-color: white; }
input.myButton {background-color: #ff832a; color: white; font-size: 10px; font-weight: bold; border-style: outset; border-color: white;cursor:hand}

SELECT {
	FONT-SIZE: 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #e3b892;
	border : 1px solid #aaaaaa;
}
INPUT {
	FONT-SIZE: 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #e3b892;
	border : 1px solid #aaaaaa;
}
INPUT.normalButton {
	FONT-SIZE: 11px;
	height: 18px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #e3b892;
	border : 1px solid #aaaaaa;
	cursor: hand;
}
TEXTAREA {
	FONT-SIZE: 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	width : 100%;
	background-color : #e3b892;
	border : 1px solid #aaaaaa;
}
body 
{ 
   font-family: Arial, sans-serif; 
	 background-color: #ffffff;
	 margin: 0px;
	 scrollbar-arrow-color: #aaaaaa;
	 scrollbar-base-color: #e3b892;
	 scrollbar-darkshadow-color: #e3b892;
	 scrollbar-track-color: #e3b892;
	 scrollbar-face-color: #e3b892;
	 scrollbar-shadow-color: #aaaaaa;
	 scrollbar-highlight-color: #aaaaaa;
	 scrollbar-3dlight-color: #e3b892;	 
}

-->
</STYLE>
