.text
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 12px;
color : #222222;
line-height : 120%;
}

.cr
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 10px;
color : #33ff00;
line-height : 120%;
}

.smtext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 9px;
color : #000000;
line-height : 120%;
}

.tinytext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 8px;
color : #888888;
line-height : 120%;
}

.lessboldtext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 10px;
color : #777777;
line-height : 120%;
font-weight : bold;
}

.smfainttext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 9px;
color : #666666;
line-height : 120%;
}

.headline
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 14px;
color : #555555;
line-height : 120%;
font-weight : bold;
}

.redheadline
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 14px;
color : #ff0000;
line-height : 120%;
}

.darktext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 12px;
color : #000000;
line-height : 120%;
}

.graytext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 12px;
color : #bbbbbb;
line-height : 120%;
}

.whitetext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 12px;
color : #ffffff;
line-height : 120%;
}

.bigtext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 14px;
color : #333333;
line-height : 120%;
font-weight : bold;
}

.mediumtext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 13px;
color : #333333;
line-height : 120%;
font-weight : bold;
}

.notsosmall
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 9px;
color : #000000;
}

.boldtext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 12px;
color : #000000;
line-height : 120%;
font-weight : bold;
}

.darkgreentext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-weight : bold;
font-size : 12px;
color : #002601;
text-decoration : none;
}

.menu
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-weight : bold;
font-size : 12px;
color : #056c03;
text-decoration : none;
}

div#commentary1
{
 width: 700px;
 height: 100px;
 border-left: 1px gray solid;
 border-bottom: 1px gray solid;
 border-right: 1px gray solid;
 border-top: 1px gray solid;
 padding: 0px 5px 5px 0px;
 margin: 0px;
 display: block;
}

div#commentary2
{
 width: 700px;
 height: 100px;
 border-left: 1px gray solid;
 border-bottom: 1px gray solid;
 border-right: 1px gray solid;
 border-top: 1px gray solid;
 padding: 0px 5px 5px 0px;
 margin: 0px;
 display: none;
}

A.white
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-weight : bold;
font-size : 12px;
color : #ffffff;
text-decoration : none;
}

A
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-weight : bold;
font-size : 12px;
color : #016704;
text-decoration : none;
}

A:hover
{
font-family : Verdana, Arial, Geneva, Helvetica;
text-decoration : underline;
font-weight : bold;
}

TABLE.box
{
  width: 160px;
  height: 100px;
  border-width: 1px 1px 1px 1px;
  border-spacing: 5px;
  border-style: solid solid solid solid;
  border-color: black black black black;
  border-collapse: separate;
  background-color: white;
}

TABLE.boxx
{
  height: 100px;
  border-width: 1px 1px 1px 1px;
  border-spacing: 5px;
  border-style: solid solid solid solid;
  border-color: black black black black;
  border-collapse: separate;
  background-color: white;
}

TABLE.box250
{
  width: 250px;
  height: 100px;
  border-width: 1px 1px 1px 1px;
  border-spacing: 5px;
  border-style: solid solid solid solid;
  border-color: black black black black;
  border-collapse: separate;
  background-color: white;
}

TABLE.box350
{
  width: 350px;
  height: 100px;
  border-width: 1px 1px 1px 1px;
  border-spacing: 5px;
  border-style: solid solid solid solid;
  border-color: black black black black;
  border-collapse: separate;
  background-color: white;
}

TABLE.content
{
  width: 640px;
  height: 400px;
  border-width: 2px 0px 0px 2px;
  border-spacing: 5px;
  border-style: solid none none solid;
  border-color: black black black black;
  border-collapse: separate;
  background-color: white;
}

TH.content
{
  font-size: 10pt;
  color: white;
}

TR.content
{ 
}

TD.content
{  
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 11px;
	border-style: none;
	border-width: 0px;
	text-align: center;
}
