<style type="text/css">
<!--BODY 
{	
color:#FF0000;	
font-size: 8pt;	
font-family: Tahoma;
background-color: none;
background-image: psbg.gif; 
cursor: none;
background-attachment : fixed;
font-family: Tahoma;
}

<!--
A:link{color:000000;text-decoration:none;left: 1px; top: 1px;}
A:visited{color:000000;text-decoration:none;left: 1px; top: 1px;}
A:active{color:FF0000;text-decoration: none;}
A:hover{color:FF0000;text-decoration:none; position:relative; bottom:1px ; top:1px; cursor:hand;filter: dropshadow(Color=#000000, offx=1, offy=1);height:9px;}
-->


<!--
BODY
{
scrollbar-face-color: FF0000;
scrollbar-highlight-color: FFD9D9;
scrollbar-3dlight-color: FF4949;
scrollbar-darkshadow-color: AE2020;
scrollbar-shadow-color: D12525;
scrollbar-arrow-color: 000000;
scrollbar-track-color: AFAFAF;
}

body 
input {
color: #FF0000;
       
background: transparent;       
font-size: 8pt;       
font-weight: regular;       
text-decoration: none;       
font-family:Tahoma;        
text-align:center;       
border-width: 1px;       
border-style: dashed;       
border-color: #FF0000;   
}

textarea {
	font-family: Tahoma;
	font-size: 8pt;
	color : #FF0000;
	border-color : FF0000;
	border-style : dashed;
	border-width : 1px;
	background-color: transparent;
}
.MainTable {
	background-color: transparent;
}
.PSubmit {
padding-left:75px;
}
.SubmitButton {
background-color : transparent;
color : #FF0000;
}
--></style>