body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	margin: 0px;
}
h1 {
	font-family: "Comic Sans MS", "Times New Roman", Arial;
	font-size: 24px;
	font-weight: bold;
}
h2 {
    font-family: "Comic Sans MS", "Times New Roman", Arial; 
	font-size: 18px; 
	font-weight: bold;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Comic Sans MS", "Times New Roman", Arial;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.nolinewhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
