.maintitle {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}
ul {
	list-style-type: disc;
}
.ruleheader {
	font-size: 14px;
	font-weight: bold;
}
.maintitle2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a {
	font-weight:bold;
}