body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.tblnav { background-color: #FFFFFF; } 

.style1 { color: #55C546; font-weight: bold; }
a.style1:link   { text-decoration: none; color : #55C546; }
a.style1:visited { text-decoration: none; color : #55C546; }
a.style1:hover	{ text-decoration: underline; color : #55C546; }

.style2			{ font-weight: bold; font-size: 9px; color : #999999; }
a.style2:link   { text-decoration: none; color : #999999; }
a.style2:visited { text-decoration: none; color : #999999; }
a.style2:hover	{ text-decoration: underline; color : #55C546; }

.style3			{ font-weight: normal; font-size: 9px; color : #999999; }
a.style3:link   { text-decoration: none; color : #999999; }
a.style3:visited { text-decoration: none; color : #999999; }
a.style3:hover	{ text-decoration: underline; color : #55C546; }

.button { 
	
	border : 1px solid #999999; 
	background : #FFFFFF; 
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : xx-small; 
	color: #55C546;  
	font-weight : bold; 
}

.editbox { 
	
	border : 1px solid #999999; 
	background : #FFFFFF; 
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : xx-small; 
	color: #999999;  
	font-weight : normal; 
}.signature {
	background-image: url(images/sig.jpg);
	background-repeat: no-repeat;
}
