P  {
	color : Aqua;
	font-size : x-small;
	font-family : Verdana;
	text-align : center;
}

H1  {
	font-size : large;
}

H2  {}

H3  {
	font-size : x-small;
	font-family : Comic Sans MS;
	font-style : normal;
	color : Red;
}

A  {
	text-decoration : underline;
	color : Aqua;
	font-family : Verdana;
	font-size : x-small;
}

A:Visited  {
	text-decoration : underline;
	color : Aqua;
	font-size : x-small;
	font-family : Verdana;
}

A:Active  {
	text-decoration : underline;
	color : Aqua;
	font-size : x-small;
	font-family : Verdana;
}

A:Hover  {
	font-size : x-small;
	text-decoration : none;
	color : Red;
	font-family : Verdana;
}

BODY  {
	background-color : Black;
}

.Question  {
	font-size : x-small;
	font-family : Comic Sans MS;
	color : Red;
	font-style : italic;
}

.Answer  {
	font-size : x-small;
	font-family : Comic Sans MS;
	color : Yellow;
}

.Corporate  {
	font-size : x-small;
	color : Aqua;
	font-family : Verdana;
	font-weight : normal;
	text-align : center;
}

.RedCorporate  {
	font-size : x-small;
	color : Red;
	font-family : Verdana;
	text-align : center;
	font-weight : bold;
}

.BigCorporate  {
	font-size : 18px;
	color : Aqua;
	font-family : Verdana;
	text-align : center;
}

.Indent  {
	font-size : x-small;
	font-family : Verdana;
	color : Aqua;
	text-indent : 20;
}

.MainTitle  {
	font-size : x-small;
	font-family : Verdana;
	font-style : normal;
	color : Red;
	text-align : left;
	font-weight : bold;
}

.FirstLetter  {
	font-size : x-large;
	font-family : Comic Sans MS;
	font-style : italic;
	color : Aqua;
	text-decoration : underline;
	text-align : center;
	font-weight : bold;
}

.OtherLetters  {
	text-decoration : underline;
	color : Red;
	font-family : Comic Sans MS;
	font-size : x-large;
	font-style : italic;
	font-weight : bold;
	text-align : center;
}

.RegularText  {
	font-size : large;
	font-family : Comic Sans MS;
	font-style : italic;
	color : Fuchsia;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
}

.StandOutText  {
	font-family : Comic Sans MS;
	font-weight : bold;
	color : Yellow;
	font-size : x-large;
	text-transform : uppercase;
	text-decoration : none;
	font-style : normal;
}

.BoxText  {
	font-size : small;
	font-weight : bold;
	font-style : italic;
	color : Blue;
	font-family : Comic Sans MS;
	text-align : center;
}

.BoxCorporate  {
	font-size : medium;
	font-family : Verdana;
	color : Navy;
}

.BoxOff  {
	color : Aqua;
	text-align : left;
	padding : 2;
	padding-top : auto;
	padding-right : auto;
	padding-bottom : auto;
	padding-left : auto;
	font-family : Verdana;
	border-style : solid;
	border-color : Aqua;
	border-width : thin;
	font-size : 11px;
	width : 60%;
	list-style-type : square;
	background-color : #151540;
}

.BoxOn  {
	text-align : center;
	padding : 2;
	border-style : solid;
	border-color : White;
	border-width : thin;
	color : White;
	font-size : x-small;
}

TinyCorporate  {
	font-size : xx-small;
	font-family : Verdana;
	color : Fuchsia;
	font-style : normal;
}

LI  {
	font-size : x-small;
	font-family : Verdana;
	color : Aqua;
}

.LeftCorporate  {
	text-align : left;
	font-size : x-small;
	font-family : Verdana;
	color : Aqua;
}

HR {
	color : Aqua;
}
