h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {
	font-family: "Comic Sans MS", Arial;
	color: #0000FF;
	text-decoration: none;
}
.white {color:#FFFFFF;
}

