p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
}
.std_header_sm {
	font-size: medium;
	color: #2D5A91;
}
.black {
	color: #000;
	font-weight: bold;
}
.italic {
	font-style: italic;
	color: #000;
}
#menuarea {
	height: 35px;
}

