BODY { 

background-color: white

} 

.formborder
{
    BORDER-BOTTOM: #a4b97f 1px solid;
    BORDER-LEFT: #a4b97f 1px solid;
    BORDER-RIGHT: #a4b97f 1px solid;
    BORDER-TOP: #a4b97f 1px solid
}


.mtext { font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style:normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 13pt; 
	font-variant: normal; 
	text-transform: none; 
	letter-spacing: normal; 
	word-spacing: normal; 
	white-space: normal;
	color: black 

}
	
	
.boldtext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	line-height:12pt;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: black
}

.fboldtext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	line-height:10pt;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: black
}

.ltext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height:13pt;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: black
}

.lboldtext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height:14pt;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: black
}

A { font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: bold; 
	font-weight: normal; 
	text-decoration: underline; 
	line-height: 13pt; 
	font-variant: normal; 
	text-transform: none; 
	letter-spacing: normal; 
	word-spacing: normal; 
	white-space: normal;
	color: black }	
A:hover	{ text-decoration: underline;  color: green; font-style: none;}
A:link {color: black; text-decoration: underline;}
A:visited {color: black; text-decoration: underline;}

.smalltext
	 { font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt; 
	font-style:normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 12pt; 
	font-variant: normal; 
	text-transform: none; 
	letter-spacing: normal; 
	word-spacing: normal; 
	white-space: normal;
	color: black
 }
 
 .cursivtext
	 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: black
}

.credit
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height:20pt;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: gray
}

.credit:link {color: gray; text-decoration: underline;}
.credit:visited {color: gray; text-decoration: underline;}
.credit:hover	{ color: green; text-decoration: underline; 
}

