body 		{
 background-color: #EBF0DC;
 font-family: 	Verdana, Tahoma, Arial;
 font-weight: 	normal;
 text-decoration:	none;
 margin: 0 0;
}

table, tr, td 	{
 font-family: 	Verdana, Tahoma, Arial;
 font-size: 	8pt;
 font-weight: 	normal;
 font-color:	#000000;
}

img			{
 border:		0;
}

a:link 		{
 text-decoration: 	none;
 color: 		#000000;
}
a:hover		{
 text-decoration: 	none;
 color: 		#0B3000;
}
a:visited		{
 text-decoration: 	none;
 color: 		#0B3000;
}
a:active 		{
 text-decoration: 	none;
 color: 		#0B3000;
}

h1 		{
 font-family: 	Arial;
 font-size: 	12pt;
 color:			#B30000;
 font-weight: 	bold;
}

h2 		{
 font-family: 	Verdana, Tahoma, Arial;
 font-size: 	10pt;
 color:			"#4E6185";
 font-weight: 	normal;
}

form 		{
 text-align:	left;
 text-decoration:	none;
 font-family: 	Verdana;
 font-size: 	5pt; 
 color:			"#000000";  		
 margin:		0px 0px 0px 0px;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%; 
  color: #000000;
}
