<style type="text/css">

A:link		{color: #FFF300;}

A:visited	{color: #FFF300;}

A:active	{color: #FFF300;}

A:hover		{color: #FFF300;}

font.reg	{color: #D0D6DA;
			font-family: arial, geneva;
			font-size: 16px;
			font-weight: bold;
			word-spacing: 5px}
	.reg2	{color: #D0D6DA;
			font-family: arial, geneva;
			font-size: 9px;
			font-weight: bold;}
	.reg3	{color: #EEEFF3;
			font-family: impact, geneva;
			font-size: 13px;
			font-style: none;}	
	.link	{color: #EEEFF3;
			font-family: impact, geneva;
			font-size: 12px;
			font-weight: bold;}
	.head	{color: #963535;
			font-family: impact, geneva;
			font-size: 16px;}	
	.head2	{color: #a43231;
			font-family: arial, geneva;
			font-size: 14px;
			font-weight: bold;}		
	.copy	{color: #EEEFF3;
			font-family: impact, geneva;
			font-size: 10px;}
			
			




#image {

border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
margin: 5px 5px 5px 5px;
}


/*form fields*/
textarea {
	font: 10pt impact, Arial, Helvetica, sans-serif
}

td {
	font-family: impact, Arial, Helvetica, sans-serif;
	font-size: 8pt
}

.send-button {
	font-family: impact, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: none; 
	color: #EEEFF3; 
	background-color: #6F7149
}



input { 
	font: 8pt impact, Arial, Helvetica, sans-serif
}



.Textarea-Style {
	border: 1 outset rgb(50,50,50);
}