.head1 {
	font-family: Garamond, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: .1em; 
	color: #CCCCCC;}

.head2 {
	font-family: Garamond, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: .1em; 
	color: #494e90;}

.body {
	font-family: Garamond, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;}
	
.body2 {
	font-family: Garamond, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;}
	
.mousetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	font-weight: normal;
	color: #CCCCCC;}



 a:link {text-decoration: none;
 		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 font-style: normal;
	line-height: 150%;
		 font-weight: bold;
		 font-variant: normal;
		 text-transform: none;
		 color: #CCCCCC;}
 a:visited {text-decoration: none;
 		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 font-style: normal;
	line-height: 150%;
		 font-weight: bold;
		 font-variant: normal;
		 text-transform: none;
		 color: #CCCCCC;}
 a:active {text-decoration: none;
 		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 font-style: normal;
	line-height: 150%;
		 font-weight: bold;
		 font-variant: normal;
		 text-transform: none;
		 color: #CCCCCC;}
 a:hover {font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  font-style: normal;
	line-height: 150%;
		  font-weight: bold;
		  font-variant: normal;
		  text-transform: none;
		  color: #494e90;}


