body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#contents { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-color: #ffffff;
	border: 1px dashed #564b47;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p,td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.headersmall {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: white;
	background: #0044a9;
	white-space: nowrap;
	margin: 8px; 
	padding: 0; 
}

.headerlarge {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background: #0044a9;
	white-space: nowrap;
	margin: 8px; 
	padding: 0; 
}

.announcements {
	color: black;
	background: #ddddff;
	border-style: groove;
	padding:  0px 10px 0px 10px;
}
