a:active   {
	text-decoration: none;
	color: #FFFFFF;
	background-color : White;
	font-family: Courier New, Courier, Mono;
	font-size: 12px;

}

a:visited  {
	text-decoration: none;
	color: #FF00FF;
	font-family: Courier New, Courier, Mono;
	font-size: 12px;
	font-weight: bold;

}

a:link     {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Courier New, Courier, Mono;
	font-size: 12px;
	font-weight: bold;

}

a:hover    {
	text-decoration: none;
	color: #FFCC66;
	background-color : White;
	font-family: Courier New, Courier, Mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}

.text	    {
	font-size: 12px;
	color: #333333;
	font-family: Courier New, Courier, Mono;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;

}

.title	    {
	font-size: 12px;
	color: #333333;
	font-family: Courier New, Courier, Mono;
	line-height: 15pt;
	font-weight : bold;
}




.small      {
	font-size: 12px;
	color: #333333;
	font-family: Courier New, Courier, Mono;
}

.links      {
	font-size: 12px;
	color: #0033FF;
	font-family: Courier New, Courier, Mono;
}

.table     {
	font-size: 12px;
	font-family: Courier New, Courier, Mono;
	border : 1px solid Gray;
	color: #333333;


}

.quote           {
	font-size: 12px;
	color: #333333;
	font-family: Courier New, Courier, Mono;
	line-height: 20px;
	background-color : White;
	font-style : normal;
}

body        {
	font-family: Courier New, Courier, Mono;
	color: #333333;
	margin-left : 0px;
	margin-top : 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	font-size: 10px;



}

p            {
	font-size: 12px;
	color: #333333;
	font-family: Courier New, Courier, Mono;
	line-height: normal;
	font-variant: normal;
	font-style: normal;

}

br          {
	font-size: 12px;
	font-family: Courier New, Courier, Mono;
}

td          {
	font-size: 11px;
	color: #777777;
	font-family: Courier New, Courier, Mono;
}

td.red                      { font-size: 10px; color: #777777; font-family: Courier New, Courier, Mono }
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: 12px; color: #333333; font-family: Courier New, Courier, Mono }
p.blurb a:active   {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
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}
