body {  
	font-family: arial; 
	font-size: 11px; 
	color: #000000; 
	background: #D9CBC2;
	cursor:arrow;
	background-color: #D9CBC2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #DED0C3;
	scrollbar-face-color: #D9CBC2;
 	scrollbar-highlight-color: #E5DCD7;
 	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #B8A296;

	}


input, textarea{
border: 1px solid black; font-size: 8pt;font-family: verdana; background-image: url(Bg.jpg); color:000000; margin: 1px; style: solid;}


.borderx { 
	border-color: #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 	
	border-left-width: 0px;
	padding: 0; 
	margin: 0; }



.TextBody {
	border-color: #000000;
	border-style: solid; 
	border-bottom-width: 1px;
	border-top-width: 1px; 	
	border-right-width: 1px; 
	border-left-width: 1px;
	font-family: arial; 
	font-size: 11px; 
	color: #000000; 
	cursor:arrow;
	background-image: url(Bg.jpg); }


BODY { background-image: url(Bg.jpg);
       background-attachment: fixed }



b {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #8E4B90;
  
  }


i {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #90096A;
  
  }

u {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  border-bottom: 1px dotted;
  color: #2F4590;}
  
s {
  font-family: arial;
  font-size: 7pt;
  font-weight: bold;
  border-bottom: 0px dotted;
  color: #90096A;}



a:active {  
	color: #2F4590; letter-spacing: 0px; text-decoration: none;  cursor:arrow; font-weight: bold;}
a:link {  
	color: #2F4590; letter-spacing: 0px; text-decoration: none;  cursor:arrow; font-weight: bold;}
a:visited {  
	color: #2F4590; letter-spacing: 0px; text-decoration: none;  cursor:arrow; font-weight: bold;}
a:hover {  
	color: #904B8E; cursor:arrow; letter-spacing: 0px; text-transform: none; font-weight: bold;}


.Header{ 
	border-style: solid; 
	border-width:0;
        font-size: 14pt; 
	border-top: 0px dashed;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url('');
	font-family: times;
        text-transform: lowercase; 
	font-weight: bold;
	font-style: italic;
	color: #8F4C91;
	text-align: right;
	margin-bottom: 3px; 
	margin-top: 15px; 
	letter-spacing: -1px;
        line-height: 12px;
 }

.Header:first-letter 
{
	color: #90096A;
	text-transform: uppercase; 
	font-style: italic;
	font-weight: bold;
	font-family: times;
        font-size: 18pt; 
  }

 

</style>