body         
{ 
	offset-width: 400; 
	font-family: "Verdana", "Arial", "Geneva";
	color: #FFFFFF;
	background: #FFFFFF url(images/background.jpg);
	font-size: 12px;
}

A
{
	color: #999999;
	text-decoration: underline;
}

A:hover
{
	color: #666666;
	/*text-decoration: underline;*/
}

DIV.hilite
{
	background: #FFFFCC
}

P.main
{
	font-size: 12px;
}

P.mainBold
{
	font-size: 12px;
	font-weight: bold;
}

P.mainYellow
{
	color: #808000;
	font-size: 12px;
}

P.small
{
	font-size: 9px;
}

P.smallBold
{
	font-size: 9px;
	font-weight: bold;
}

P.large
{
	font-size: 18px;
	font-weight: bold;
}

th
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

h2.heading
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	/* margin-left: 100px; */
}

h3.emphasis
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	/* margin-left: 100px; */
}

h3.emphasisNC
{
	color: #FFFFFF;
	font-weight: bold;
	/* margin-left: 100px; */
}

p.centerMe
{
	text-align: center;
}

th1
{
	color: #FFFFFF;
	font-weight: bold;
}

.small
{
	font-size: 80%;
}

.xsmall
{
	font-size: 65%;
}

.nohilite
{
	color: #000000;
}

.hilite
{
	color: #0000CC;
}
