html, p, th, td, li, dd, dt 
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	color:#666666;
	line-height: 18px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	white-space: normal;
	}

h2, h3, h4, h5, h6 
{
  		font-family: Arial, Helvetica, sans-serif, Verdana;
	}

h1 
{ 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 2em;
	color: #FFFFFF; 
	}

h2 
{ 
	font-size: 1.7em; 
	color: #666666;
	}

h3 
	{ 
	font-size: 1.2em ;
     	color: #000000;
	}

h4 
{ 
	font-size: 1.0em; 
	}

h5
{ 
	font-size: 0.9em; 
	}

h6
{ 
	font-size: 0.8em; 
	}

a:link 
{ 
	color: #006633; 
	}

a:visited
{ 
	color: #006633; 
	}

a:hover
{ 
	color: #996633; 
	}

a:active
{ 
	color: #006633; 
	}


ul.none 
{
	list-style-type: none
	}