<style>
body
{
	background-color : White;
	margin-left : 0;
	margin-top : 0;
	leftmargin:0;
	topmargin:0;
}

TABLE, TD, TR, TH 
{
      font-size : 9pt;
  	  FONT-FAMILY: arial, helvetica, sans-serif
}

A:link
{
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}

A.external:link
{
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}
A:visited 
{
	COLOR: #FF00FF;
	TEXT-DECORATION: underline;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}

A.external:visited 
{
	COLOR: #3333EE;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}
A:hover
{
	COLOR: #3333EE;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}

A.external:hover
{
	COLOR: #3333EE;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}

A:active
{
	COLOR: #000099;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}
A.external:active
{
	COLOR: #000099;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif
}
.evenrow
{
		background-color : #eeeeee;
}

.oddrow
{
		background-color : #cccccc;
} 

.topheader
{
	font-size:18pt;
	font-weight:bold;
	color:#000099;
	font-family: Monotype Corsiva, Verdana, Impact;
	background-color : #eeeeee;
}
.simpleheader
{
	font-size:12pt;
	font-weight:bold;
	color: #333333;
	text-align:center;
	font-family: Verdana, helvetica, sans-serif;
}
.tablemenu
{
	font-size : 12;
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-WEIGHT : bold;
	color : #FF0066;
	background-color : #eeeeee;
}
.topmenubar
{
	font-size:12pt;
	font-weight:bold;
	color:#0000FF;
	font-family:Arial,Times New Roman;
	background-color : #cccccc;
}
.rowheader
{
	font-size:13pt;
	font-weight:bold;
	font-family:Arial,Times New Roman;
	color:#330033;	
	background-color : #9999CC;
	text-align:center;
}
.instructions
{
      font-size : 8pt;
  	  FONT-FAMILY: arial, helvetica, sans-serif;
  	  FONT-WEIGHT: normal
}
.alphabetical
{
      font-size : 10pt;
  	  FONT-FAMILY: arial, helvetica, sans-serif;
  	  FONT-WEIGHT: bold
}
.button
{
	color: #000099;
	font-size:10pt;	 
	font-weight: bold; 
	border-style: outset; 
	border-width: 1
}
.FValue
{
		font-weight:bold;
		color: #000099;
		background-color : #eeeeee;
		
}
.VValue
{
		color : #3300CC;
		background-color : #cccccc;
}
</style>
