Style Sheet for MegaQuest

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #000;
	background-color: #9CF;
}
body {
	background-color: #000;
}
a {
	font-size: medium;
}
h1 {
	font-size: xx-large;
	color: #000;
}
h2 {
	font-size: x-large;
	color: #000;
}
h3 {
	font-size: large;
	color: #000;
}
h4 {
	font-size: medium;
	color: #000;
}
h5 {
	font-size: small;
	color: #000;
}
h6 {
	font-size: x-small;
	color: #000;
}
.Site_Table_Red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #900;
	background-color: #EAEAEA;
	text-align: left;
}
.Lead_Body_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #000;
	background-color: #9CF;
	text-align: left;
	font-weight: bold;
}
.Normal_body_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	background-color: #9CF;
	text-align: justify;
}
.Copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color:#9CF
	color: #000;
}
.Footer_Menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #9CF;
	text-align: center;
	font-weight: bold;
}
.SuperScript {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
	vertical-align: super;
}
.Top_Menu_Bar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #000;
	background-color: #9CF;
	text-align: center;
}
.Gee_Text {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: center;
	font-style: italic;
}
.Body1 {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-weight: bold;
	background-color: #9CF;
	color:#000;
	text-align: center;
}
 eof 
.Slogan {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.Big1 {
	font-family: "Comic Sans MS", cursive;
	font-size: xx-large;
	text-align: center;
	font-weight: bolder;
	color: #000;
}

