.headline 
	{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; color: #3333CC;
	font-weight: bold
	}
.headline:hover
	{ 
	color: #6666CC;  
    text-decoration: underline;
    	}
	
.bodytext 
	{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; color: #000000;
	font-weight: bold; font-variant: normal}

.bold 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight: bold; color: #000000}
