

body
{	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background:#D5D7D4;
	margin:0;
	padding:0;
}

table
{
   border-collapse:collapse;
   border-spacing:0;
}

ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6
{
   font-size:100%;
   font-weight:normal;
}

h1 
{ 
	font-size: 30px; 
	color: #000000;
}

h2 
{  
	font-size: 24px; 
	color: #535955;
	margin: 12px 0px;
}

h3 
{ 
	font-size: 18px; 
	color: #535955; 
	margin: 9px 0px;
}

h4
{ 
	font-size: 14px; 
	color: #59605B; 
	margin: 8px 0px;
}

h5
{ 
   font-size: 13px; 
   color: #59605B; 
   margin: 6px 12px;
}

h6 
{ 
	font-size: 12px; 
	color: #59605B; 
	margin: 6px 12px;
}


h1, h2, h3, h4, h5, h6
{
   font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
   font-weight: bold;   
}

  
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em
{
	font-size: inherit;
	color: #6375B0;
	font-style: normal;
	font-weight: bold;
}

h3, h3 em
{
   font-weight: normal;   
}
 
img, a img
{
   border: 0;
}

strong
{
   font-weight: bold;
}

a:link {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;
}
a:visited {
	FONT-SIZE: 12px; COLOR: #646565; TEXT-DECORATION: none;
}
a:hover {
	FONT-SIZE: 12px; COLOR: #D0D3D1;  TEXT-DECORATION: none;
}
a:active {
	FONT-SIZE: 12px; COLOR: #1AB605; TEXT-DECORATION: none;
}

