@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:140%;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #333399;
}
.sections {
	color: #333399;
	font-weight: bold;
	font-size: 9pt;
}
.jobTitle {
	font-style: italic;
	font-weight: bold;
}
.underLine {
	font-style: normal;
	text-decoration: underline;
}
#content {
	margin: 0px auto;
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	padding: 10px 15px 15px;
}
