BODY {
	background-color : White;
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : smaller;
}

TD {
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : smaller;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : underline;
}

A:HOVER {
	color : Maroon;
	text-decoration : underline;
}

TABLE {
	background-color : transparent;
	border : 0px none;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
.menutext
{
	color: White;
	font-size : 12px;
}
.titletext
{
	color: #535353;
}
.tinytext
{
	font : 10px;
}
