BODY
{
	font-size: xx-small;
	font-family: Verdana;
}

INPUT
{
	font-size: 100%
	font-family:Verdana; 
	font-weight: normal; 
	color: "black";
}

TEXTAREA
{
	font-size: 100%
	font-family:Verdana; 
	font-weight: normal; 
	color: "black";
	behavior: url(maxlength.htc);
}

SELECT
{
	font-size: 100%
	font-family:Verdana; 
	font-weight: normal; 
	color: "black";
}


TABLE
{
	font-size: x-small;
	font-family:Verdana; 
	font-weight: normal; 
	color: "black";
}

.header
{
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;

	color: rgb(255,255,64);

	font-style: normal;

}

.menu
{
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: none;
}



.xxSmall
{
	font-size: xx-small;
	font-family:Verdana; 
	font-weight: normal; 
	color: "black";
}


.menuBar
{
	font-size: 8pt;
}


.menuHeader
{
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
	color: #3E83F2;
}

.menuText
{
	font-size: x-small;
	font-family:Verdana; 
	font-weight: normal; 
	color: "black";
}
