BODY {
	background-color : #FFFFFF;
	color : #000066;
}

A {
	font-size : x-small;
	color : #3333CC;
}

A:LINK {
	color : #990099;
}

A:VISITED {
	color : #666699;
}

H1 {
	color: #003366;
	font-family : Verdana;
	font-size: 160%;
	margin-top: 7;
	margin-left: 7;
	margin-bottom: 8
}

H3 {
	color: #003366;
	font-family : Verdana;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 0
}

P {
	background-color : transparent;
	font-family : Verdana;
	font-size : small;
}

P.clsInvisibleText
{
	text-align: center;
	color: #FFFFFF;
	font-size: 1%;
	margin-top: 0;
	margin-bottom: 0
}

P.clsHeading
{
	color: #003366;
	font-size: 130%;
	margin-top: 0;
	margin-bottom: 0
}

.clsSmallGamesLinks
{
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
    text-align: center;
    margin-right: 5px;
    margin-top: 0;
    TEXT-DECORATION: none;
}


a.clsCopyRight
{
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
    TEXT-DECORATION: none;
}
a.clsCopyRight:link
{
    COLOR: black;
}
a.clsCopyRight:visited
{
    COLOR: black;
}
a.clsCopyRight:hover
{
    COLOR: red;
}
