BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #336699;
}

TABLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

TABLE.index
{
	width: 800px;
	height: 600px;	
	background-color: #eeeeee;
	border: 5px solid orange;
}

IFRAME
{
	background-color: #eeeeee;
}

TD.main
{
	padding: 10px 60px 10px 20px;
}

A.menu
{
	font-size: 10pt;
}

LI.menu
{
	margin: 10 5 5 5;
}

A
{
	color: #000000;
}

.bold
{
 font-weight: bold;
}

.center
{
	text-align: center;
}
