a { font-family:verdana, arial; }
font { 	font-family:verdana, arial; }


.body {	background-color:#FFFFFF; }
.menuBar { background-color:#1C9ACC; }
.borderTable { background-color:#336699; }
.tableTitleCell { background-color:#B1C3CF; }

.normalFont
{
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.smallFont
{
	color:#000000;
	font-size:8pt;
	font-weight:normal;
}

.largeFont
{
	color:#000000;
	font-size:12pt;
	font-weight:bold;
}

.menubarNormalFont
{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
	font-decoration:underline;
}

.menubarLargeFont 
{ 
	color:#503827;
	font-size:12pt;
	font-weight:bold;
}

.tableHeaderFont
{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

