body {
	font-family: Arial, sans-serif;
	color: #003399;
	font-size: 12px;
	text-align: justify;
    margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5EFEA;
}
h1 {
	font-size: 10px;
	color: #0099FF;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
td {
	font-size: 12px;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:link {
	color: #000099;
	font-weight: bold;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.emphasis {
	font-weight: bold;
}
.photocaption {
	font-size: 10px;
	font-style: italic;
}
.smalltext {
	font-size: 10px;
}
