body {
	cursor: default; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	letter-spacing: 1px;
}

A:link, A:visited, A:active {
	cursor: hand; font-size: 12px; color: #000; outline-style:none; border:0; border-collapse: separate; border-style:none; text-decoration:underline; background: none; font-weight: bold; }
A:hover {
	cursor: hand; font-size: 12px; text-decoration:none; outline-style:none; border-collapse: separate; border:0; border-style:none; background:none; color:#4c700c}
	
A:focus { outline: none; }

img { border:0; }

textarea {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0px;
}

.justify {
	text-align: justify;
	width: 100%;

}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px;
}

.head {
	cursor: default; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #999;
	font-size: 12px;
	letter-spacing: 4px; 
	text-transform: uppercase;
	}
	

.float {
	float: right;
	padding-left: 10px;
	}
	
.float2 {
	float: left;
	padding-right:11px;
 
	}

table {
border-collapse: separate;
outline-width:0;
outline-style:none;
border-style:none;
border:0px; 

}
td {
border-collapse: separate;
outline-width:0;
outline-style:none;
border-style:none;
border:0px; 
font-family: Verdana, Geneva, sans-serif;
font-size:8px;
text-align:center;
}
tr {
border-collapse: separate;
outline-width:0;
outline-style:none;
border-style:none;
border:0px; 
}
