
body {
	background: #dbe8c4;
	color :;
	font-family:;
	font-size:;
	margin-top :0;
	margin-bottom :0;
	margin-left :0;
	margin-right :0;
	background-image :url("images/bg02.gif");
	background-attachment :;
	background-repeat :repeat-x;
	background-position :;
	scrollbar-base-color: #dbe8c4;
	cursor: url("hummingbird.cur");
}

h3 {
	font-family: Tahoma, Verdana, Arial; 
	color: #8ea867; 
	font: 12pt/160%;
	font-weight:bold; 
	border-bottom: #dbe8c4 1px solid;
}

a {
	text-decoration: underline;
	color: #f7931e;
	font-size: 9pt;
	cursor: url("hummingbird.cur");
}

a:hover {
	text-decoration: none;
	color: #ffb35a;
	font-size: 9pt;
}

img {
	border-color: #3a4b00;
}

p {
	font-family: tahoma, arial, verdana; 
	color: #3a4b00; 
	font: 10pt/150%;
	letter-spacing: 0.10mm;
}

td {
	font-family: tahoma, arial, verdana; 
	color: #3a4b00; 
	font-size: 9pt;
	border-width : 0;
	font: 10pt/120%;
	background-repeat : no-repeat;

}

hr {
	color: #687950; 
	height: 1pt;
	border-bottom: #dbe8c4 2px dotted;
}

small {
	font-family: tahoma, arial, verdana;
	color: #8ea867;
	letter-spacing: 1px;
	font: 8pt/130%;
}

.small { 
 	font-family: tahoma, arial, verdana; 
	color: #392618; 
	font-size:; 
	font-weight:; 	
	font: 8pt/100%;
}

 .footer { 
 	font-family: tahoma, arial, verdana; 
	color: #8ea867; 
	font: 8pt/130%; 
	font-weight:;
	text-decoration:underline;
}

.footer:hover {
	font-family: tahoma, arial, verdana; 
	color: #6799c8;
	font-size: 8pt;
	font-weight:;
	text-decoration:none;
 }
 
textarea {
	font-family: tahoma, arial, verdana;
	color: #3a4b00;
	font-size: 10pt;
	font-weight:;
	border-color: #3a4b00;
	background: #f4f8ed;
	border-style : solid;
	border-width : 1;
	padding : 3;
}

input {
	font-family: tahoma, arial, verdana;
	color: #3a4b00;
	font-size: 10pt;
	font-weight:;
	border-color: #3a4b00;
	background: #f4f8ed;
	border-style : solid;
	border-width : 1;
	padding : 3;
}
 


