body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #0000FF;
	background-color: #99CCFF;
}
p {
	padding-right: 20px;
	padding-left: 20px;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	background-color: #3366FF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #3366FF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: normal;
}
li {
	list-style-type: none;
	list-style-image: url(images/star_bullet.gif);
}
