BODY  {}
.mainframe  {
	BACKGROUND-COLOR : #303030;
	color : Black;
	font-size : 10pt;
	font-family : Verdana, Arial;
}

.menufont
{
	COLOR : #eaeaea;
	font-size : 10pt;
}

.headline_1
{
	COLOR : black;
	font-size : 20pt;
	font-weight : bold;
}
.headline_2
{
	COLOR : black;
	font-size : 13pt;
	font-weight : bold;
}
.stdfont
{
	COLOR : black;
	font-size : 10pt;
}
.smallfont
{
	COLOR : black;
	font-size : 7pt;
}
.big_stdfont
{
	COLOR : black;
	font-size : 13pt;
}


a.menufont:visited 	{ color : #eaeaea;text-decoration: none;}
a.menufont:hover 	{ color : black; background-color: #eaeaea; text-decoration: none;}
a.menufont:active 	{ color : #eaeaea;text-decoration: none;}
a.menufont:link 	{ color : #eaeaea;text-decoration: none;}
