BODY {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
}

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

p {
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #6633CC;
	line-height: 12pt;
}
ul {
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #6633CC;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 12pt;
}
.heading {
	font-size: 18pt;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18pt;
}
.subhed {
font-size: 13pt;
line-height: 15px;
font-weight: bold;
color: #6633CC;
font-family:  Arial, Helvetica, sans-serif;
}
.subhed-round {
font-size: 13pt;
line-height: 15px;
font-weight: bold;
color: #FF0000;
font-family:  Arial, Helvetica, sans-serif;
}
.comic {
font-size: 12pt;
line-height: 12pt;
font-weight: bold;
color: #6633CC;
font-family:  Comic Sans MS;
}
.comic-head {
font-size: 14pt;
line-height: 14pt;
font-weight: bold;
color: #6633CC;
font-family:  Comic Sans MS;
}
.backtotop {
font-size: 10pt;
line-height: 10pt;
font-weight: bold;
font-family:  Arial, Helvetica, sans-serif;
}
.caption {
font-size: 10pt;
line-height: 10pt;
font-weight: bold;
color: #6633CC;
font-family:  Arial, Helvetica, sans-serif;
}
