

 
.head1 {
	color : #666666;
	font : 16px/25px Trebuchet MS, sans;
	font-weight : bold;
	text-align: left;
}

.head2 {
	color : #666666;
	font : 11px/14px Trebuchet MS, sans;
	font-weight : bold;
	text-align: left;
}

.head3 {
	color : #666666;
	font : 21px/30px Georgia, Times, serif;
	letter-spacing: 0.05em;
	text-align: left;
}

.text1 {
	text-align: left;
	color : #999999;
	font : 9px/12px arial, sans;
}

.text2 {
	text-align: left;
	color : #999999;
	font : 11px/16px arial, sans;
}





A:link, A:visited, A:active   {color: #CCCCCC; text-decoration: none} 
A:hover   {background-color:#FFFFFF; color:#000000} 

