body
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
}

tr, td, input, select, div 
{
    /* font: 90%/130% Arial; */
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
}

P
{
    /* font:  Arial;  /* was 90%/140% ... looked funny
    padding-bottom: .7em;
    margin: 0;  */
    font-size: 10pt;
	font-family: Arial, Sans-Serif;
}

OL
{
    margin-left: 2em;
    LIST-STYLE-TYPE: square;
    list-style-position: outside;
    padding-bottom: .5em;
}

LI
{
    /* font: 90%/140% Arial;  */
    font-famiy: Arial, Sans-Serif;
    padding-bottom: .75em;
}

 @font-face {
    font-family: Agency FB;
    font-style:  normal;
    font-weight: normal;
    src: url(AGENCYF0.eot);
  }

.clue
{
    font: 12pt Arial;
}

.commentHdr
{
    background-color: #ddddff;
    font-style: italic;
}

.subnav
{
    text-align: right;
}

H1
{
    font: 120% Arial;
    background: #ccccff;
    text-align: center;
    width: 100%;
}

H2
{
    font: 110% Arial;
    background: #ccccff;
    text-align: center;
    width: 100%;
}

.nopad
{
    margin: 0;
}

.stats_table
{
	font-size: 12pt;
	font-family: 'Agency FB' , 'Arial Narrow' , Arial;
	padding-bottom: .01em;
}
