.maintable {
	border: 1px solid #FF99CC;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;


}
h3 {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;


}
p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;


}
a:link {
	font-weight: normal;
	color: #cc9999;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #cc9999;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #cc9999;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #cc9999;
	text-decoration: underline;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
	color: #cc9999;
}
li {
	font-size: 10pt;
}
