@charset "iso-8859-1";
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.poll {
background-color: #B7B7FF;
}
.poll:hover {
background-color: #999999;
}
.poll:active {
background-color: #FFFFFF;
}
body,td,th {
	font-family: Comic Sans MS;
}
body {
	margin-left: 0%;
	margin-top: 0%;
}
.Heading {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	color: #000066;
	text-align: center;
}
.Main {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
.MainBlue {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000099;
}
.Quote {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #0000FF;
}
.MainRed {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #990000;
}
.ParaBlue {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000099;
	text-align: center;
}
.QuoteAuthor {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #0000FF;
}
.MenuWhite {

	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CCCCCC;
}
.MenuYellow {


	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFF6F;
}
