BODY  {
	font-size : x-small;
	font-family : Arial, Helvetica;
	text-align : justify;
	background-color : White;
	margin-left : 0;
	margin-right : 5px;
}

P  {
	font-size : x-small;
	font-family : Arial;
	text-align : justify;
	margin-left : 10px;
}

A:link  {
	color : #6666FF;
	font-size : x-small;
	font-family : Arial;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : Arial;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Arial;
	text-decoration : underline;
}

a.choice:link {
	color : #FFF2C1;
}

a.choice:Hover  {
	font-size : x-small;
	font-family : Arial;
	text-decoration : underline;
}

a.turtle:link {
	font-size : xx-small;
	text-align : center;
}

a.turtle:Hover  {
	text-decoration : underline;
}

a.turtle:Visited  {
	font-size : xx-small;
	font-family : Arial;
	text-decoration : none;
}

.clayon {
	color: #FE9C43;
}

.copyright {
	font-size : xx-small;
	text-align : center;
}

.disclaimer {
	font-size : xx-small;
	text-align : justify;
	margin-left : 10px;
}

.thead{
	background-color : Gray;
	color : #FFE3B9;
}

.outtertable {
	background-color : #6666B3;
	color : White;
	font-family : "Trebuchet MS";
}

.innertable {
	background-color : #9292C9;
	color : White;
	font-family : "Trebuchet MS";
	font-size : x-small;
}

.tablefont {
	color : White;
	font-family : "Trebuchet MS";
	font-size : x-small;
}

LI  {
	font-size : x-small;
	font-family : Arial;
	text-align : justify;
}

UL  {
	font-size : x-small;
	font-family : Arial;
}

H1  {
	font-size : large;
	font-family : arial;
	margin-left : 5px;
	color : #696969;
}

H2  {
	font-size : small;
	font-family : Arial;
	color : Maroon;
}

H3  {
	font-size : small;
	font-family : Arial;
	color : Black;
}

TD  {
	font-size : x-small;
	font-family : arial;
}
