body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
}

ul {
	line-height: 1.8em;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	color: #990000;
}

#ContentPane {
	font-size: .8em;
	/*background-color: #33CC99;*/
	width: 440px;
	margin-left: 10px;
}

.PageTitle {
	font-size: 1.6em;
	display: block;
}

.TextHeader {
	font-size: 1.2em;
	color: #990000;
	font-weight: 700;
}

.ImageCaption {
	font-size: .9em;
	font-weight: 700;
	background-position: center;
	line-height: 1.6em;
	text-align: center;
	height: 1.6em;
}		
.Emphasis{
	font-weight: 700;
	color: #CC0000;
}

.Email{
	color: #333333;
}