Body{
	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #000000;

	}

P{
	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	margin: 0px;
	
}
TD{
	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

INPUT{ 
	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
 }
TEXTAREA{ 
 	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
  }
SELECT{ 
  	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
   }
A:active{ 
   	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #666633; 
    }
A:link{ 
   	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #666633;
	}
A:visited{ 
   	font-family : Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #666633;
	}		
A:Hover  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif, Geneva;
	text-decoration : none;
	font-weight : normal;
	color : #999966;
}
.bold {
font-weight : bold;
}
B {
font-weight : bold;
}
.italic {
font-style : italic;
}
I {
font-style : italic;
}
.date {
font-family : Arial, Helvetica, sans-serif, Geneva;
font-size : 13px;
font-weight: bold;
}


.FWTEXT {
background-color: ADD8E6;
border-color: FFFFFF;
border-style: ridge;
border-width: 2;
color: 000000;
font-family: verdana;
font-size: 8pt;
}

.FWBUTTON {
background-color: BFBFBF;
border-color: FFFFFF;
border-style: default;
border-width: 2;
color: 000000;
font-family: verdana;
font-size: 8pt;
}

