body 

	{

	margin: 0px;

	padding: 0px;

	background-color: #ffffff; 

	font-size: 12px;

 	color: #000000;

	font-family: Verdana,Arial,sans-serif;

	topmargin: 0;

	leftmargin: 0;

	}


table

	{

	width: 780px;

	font-size: 12px;
	
	cellpadding: 0; 

	cellspacing: 0;

	}


a 

	{

	text-decoration: underline;

	font-weight: bold;
	
	color: #000000;

	}



a:link 

	{

	text-decoration: underline;

	font-weight: bold;
	
	color: #000000;

	}



a:active 

	{

	text-decoration: underline;

	font-weight: bold;
	
	color: #000000;

	}



a:visited 

	{

	text-decoration: underline;

	font-weight: bold;
	
	color: #000000;

	}



a:hover

	{

	text-decoration: none;
	
	font-weight: bold;
	
	color: #000000;

	} 



h1

	{

	font-size: 12px;

	text-transform: uppercase;

	}



h2

	{

	font-size: 12px;

	text-decoration: underline;

	}

	

h3

	{

	font-size: 12px;

	text-transform: uppercase;

	}





img { border: 0px }



p

	{

	color: #111111;

	font-family: Verdana;

	font-size: 11px;

	}



form {

  margin: 0px;

  padding: 0px;

}



input, select, textarea { 

	background-color: #ffffff; 

	color: #111111;

	font-family: Verdana; 

	text-decoration: none;

	font-size: 11px; 

	border: 1px solid #111111;

	margin: 2px; 

	}



fieldset

	{

	border: 1px solid #000000;

	}