a:active   {
	text-decoration: none;
	color: #999999;
	background-color : White;
	font-size: 10px;
}

a:visited  {
	text-decoration: none;
	color: #7F0000;
	font-size: 10px;
	font-weight: normal;
}

a:link     {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

a:hover    {
	text-decoration: none;
	color: #666666;
	background-color : #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.text	    {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;

}

.title	    {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-weight : bold;
}




.small      {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.links      {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.table     {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border : 1px solid Gray;
	color: #333333;


}

.quote           {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color : White;
	font-style : normal;
}

p            {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-style: normal;

}

br          {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

td          {
	font-size: 10px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
}

td.red                      { font-size: 10px; color: #777777; font-family: Arial, Helvetica, sans-serif }
td.blurb a:active   {text-decoration: none; color: #777777}
td.red a:visited     {text-decoration: none; color: #777777}
td.red a:link          {text-decoration: none; color: #777777}
td.red a:hover      {text-decoration: none;  color: #CC0033}

p.red                      { font-size: xx-small; color: #333333; font-family: Arial, Helvetica, sans-serif }
p.blurb a:active   {
	text-decoration: none;
	color: #333333;
	font-size: xx-small;
}
p.red a:visited     {text-decoration: none; color: #777777}
p.red a:link          {text-decoration: none; color: #777777}
p.red a:hover      {text-decoration: none;  color: #CC0033}
