body
{background: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

table 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 15px;
}


.emphasis	/* This uses increased inter-line spacing for emphasis. */
{font-size: 11px;
line-height: 17px;
	
}

.header		/* This is a classic subject header. */
{
	font-size: 13px;	
	font-weight: bold;
	color: #999999;
}

.bluebold
{
	font-weight: bold;
	color: #003399;
}

.blueitalic
{	
font-style: italic;
	color: #003399;
}

.smcaps	/* This is a small caps version of the subject header. */
{
	font-size: 11px;	
	font-weight: bold; 
}

.parahead	/* This is a paragraph header */
{
	font-size: 10px;	
	font-weight: bold;
}

.footer	/* Used with bottom page text */
{
font-size: 11px;
}

.smallest	/* Used with photo copyright text. */
{
font-size: 9px;
}

.navbold
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
font-size: 11px;
font-weight: bold;
color: #990000;
}



