body  {
	background-color : #ffffff;
	color : #000000;
	font-family :  Verdana, Arial, Helvetica;
	font-size : 10pt;
	margin-left: .0in;
	margin-right: .0in;
	leftmargin: 0in;
        topmargin:= 0in; 
        marginwidth: 0in; 
        marginheight: 0in;
}

table  {
	font-size: 10pt; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica;
	bordercolorlight: #dddddd;
	bordercolordark: #000000;
	border-collapse: collapse;
	
}

input, textarea  {
	color:#000000;
	border-width: 1;
	border-color: #cccccc; 
	font-family : Arial, Helvetica;
	font-size : 10pt;
}


A:link {
        color: #333333; 
	cursor: hand;
}

A:visited {
        color: #333333; 
	cursor: hand;
	
}

a:hover  {
	color : #ff0000;
	text-decoration: none;
	background-color: #003300;
	cursor: hand;
}

a:active  {
        color: #0000ff; 
	text-decoration: none;
}


strong {
       color: #000000; 
       text-decoration: none; 
       font-weight : bold;
}

small {
       font-size: 8pt; 
       color: #000000;
       text-decoration: none; 
       font-family: Verdana, Arial, Helvetica;
}


b  {
       color: #000000; 
       text-decoration: none; 
       font-weight : bold;
}




