body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FF9933;
	font-weight:bold;
}
.uc {
	color: #FF0000;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.style3 {
	color: #FF9933;
	font-weight: bold;
}
.borderedCell {
	border-color:#003366;
	border-style:solid;
	border-width:1px;
	vertical-align:middle;
}
.underlineCell {
	border-bottom-color:#003366; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}.sectionHead {
	color: #003399;
	font-weight: bold;
	/* background-color: #999999; */
}
.quote {
	font-style: italic;
	font-weight: bold;
}
ul {
	line-height: 150%;
	list-style-type: disc;
}
