body {
	font: 85% Arial,Helvetica,Sans-Serif;
}

p {
	font: 100% Arial,Helvetica,Sans-Serif;
	margin: 0 0 20px 0;
}
select, textarea, input, table {
	font: 100% Arial,Helvetica,Sans-Serif;
}


a {
	font-weight: bold;
	text-decoration: none;
}

.smaller {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
}

.smaller2 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

