body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;


}
a {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #CC0000;
	text-decoration: none;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;


}
.outline {
	border-top: thin none #000000;
	border-right: thin dotted #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;

}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.links1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
