.front {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 20px;
	text-align: center;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.sm {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	margin-top: 2px;
}
.hdr {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0092BF;
	font-weight: bold;
}
a:link {
	color:#0499CC;
	text-decoration:none;
}
a:visited { 
	color:#000000; 
	text-decoration:none
}
a:hover { 
	color:#BB823B; 
	text-decoration:none; 
	cursor:hand
}
a:active { 
	color:#0499CC; 
	text-decoration:none
}
