h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	margin-top: -5px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url('images/bck.gif');
	background-repeat: repeat-x;
	background-color: #006D2C;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h4 {
	color: #2B3E9A;
	font-size: 10px;
	font-weight: normal;
}
caption {
	font-size: 12px;
	color: #FF9933;
}
.box {
	border: black 1px solid;
	padding: 2px;
	background-color: #DDDDFF;
}
.section_head {
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 18px;
	font-variant: small-caps; 
	color: #333333;
}
.label {
	font-style: italic; 
	color: #000099; 
	font-size: 12px;
}
.data {
	font-size: 14px;
}