.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333; 
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333; 
	font-weight: bold;
}
.body_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333; 
	line-height: 10px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight: normal;
	line-height: 10px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height: 10px;
}

	a:visited, a:hover {
	text-decoration: none;
	color: #333333
}
	a:link {
	color: #333333;
	text-decoration: none;
}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	font-variant: small-caps;
	line-height: 18px;
	font-weight: bold;	
}
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-variant: small-caps;
	line-height: 12px;
	font-weight: bold;	
}
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: right;
	
	
}
