@charset "utf-8";

body  {
	font-size: 14px;
}



p {
	font-size: 14px;
}
select, textarea, input, label {
	font-size: 14px;
}

label {display:block;width:80px;float:left}
 
.small, #sidebar2 p.small {
	font-size: 9px;
}
td, th,  li {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: 14px;
}
a {
	font-size: 14px;
	text-decoration: none;
}

