.pageHeading {
	font-family: impact;
	font-size: 30px;
	font-weight: bold;
	font-style: oblique;
	color: #0000ff;
	text-decoration: none;
}

.Homepageheader {
	font-family: arial black;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

.header {
	font-family: comic san ms;
	font-size: 40px;
	font-weight: normal;
	font-style:oblique;
	color: #0000ff;
	text-decoration: none;
}

.headerCondensed {
	font-family: comic san ms;
	font-size: 25px;
	font-weight: normal;
	font-style:oblique;
	color: #0000ff;
	text-decoration: none;
}

.subHeader {
	font-family: arial black;
	font-size: 13px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

.mainText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.boldText {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}

.ideaText {
	font-family: comic san ms;
	font-size: 16px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

.quoteText {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.listText {
	font-family:Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.quizText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subquizText {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

.subquizText a{
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

.subquizText a:hover{
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.facts {
	font-family: comic san ms;
	font-size: 16px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

.nav a{
	font-family: helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nav a:hover{
	font-family: helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.subNav a{
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subNav a:hover{
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.linkHeading a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}

.linkHeading a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}

.linkFooter {
	font-family: comic san ms;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.linkFooter a{
	font-family: comic san ms;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #0000ff;
	text-decoration: underline;
}

.linkFooter a:hover{
	font-family: comic san ms;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #0000ff;
	text-decoration: underline;
}

.boldTextLink a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}

.boldTextLink a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}

.subText a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

.subText a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

.yesText {
	font-family: comic san ms;
	font-size: 25px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

.noText {
	font-family: comic san ms;
	font-size: 25px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.questionMarkText {
	font-family: comic san ms;
	font-size: 30px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.unknownText {
	font-family: comic san ms;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
