.norm 
{ 
	font-family: Tahoma; 
	font-size: 10px;	
	font-weight: none; 
	color: #FFFFFF; 
}

a.norm:link, a.norm:visited
{
 font-family: Tahoma;
 font-size: 10px;
 font-weight: none;
 color: #FFFFFF;
 text-decoration: none;
}

a.norm:hover 
{
 font-family: Tahoma;
 font-size: 10px;
 font-weight: none;
 color: #FFFFFF;
 text-decoration: underline;
}

.h1 
{ 
	font-family: Tahoma; 
	font-size: 16px;
	line-height: 1.3;	
	font-weight: bold; 
	color: #000000; 
}

.h2 
{ 
	font-family: Tahoma; 
	font-size: 14px;
	line-height: 1.3;	
	font-weight: none; 
	color: #000000; 
}