body {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-left: 0px;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
p {
	font-size: 12px;
}

