h1, td.h1            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 8 pt;
	color: #000000;
	font-weight: bold
}

h2, td.h2            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 18 pt;
	color: #000000;
}


p, td             
{ 
	font-family: Lucida Sans Unicode;
	font-size: 9 pt;
	color: #000000;
}

input, textarea, select            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 9 pt;
	color: #000000;
	font-style: italic
}


a:link, a:visited, a:active, a:hover            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 9 pt;
	color: #CA9486;
	font-weight: bold
}

