body {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003063;
	background-color: #FFCF63;
}
p {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #003063;
}
.Header {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.title {
	font-size: 20px;
	font-weight: normal;
	text-align: center;

}
li {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;

}
td {
	font-size: 13px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
	font-size: 13px;

}
.smalltext {
	font-size: 10px;
}
.poweredby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;

}

