/* CSS Document */

body, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link
	{
	text-decoration: none;
	color: #F04E22;
	}
a:visited
	{
	text-decoration: none;
	color: #F04E22;
	}
a:hover
	{
	text-decoration: underline;
	color: #333333;
	}
a:link.sub
	{
	text-decoration: none;
	color: #FF8C00;
	}
a:visited.sub
	{
	text-decoration: none;
	color: #FF8C00;
	}
a:hover.sub
	{
	text-decoration: underline;
	color: #333333;
	}

hr.rule
	{
	color: #CC0000;
	}
hr.rG
	{
	color: #999999;
	height: 1px;
	}
hr.rB
	{
	height: 1px;
	border: dashed;
	}
.t1
	{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	}
.t2
	{
	color: #999999;
	font-size: 18px;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: italic;
	}
.t3
	{
	color: #999999;
	font-size: 14px;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: italic;
	}
.t3n
	{
	font-size: 14px;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, san-serif;
	}
.f3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
.n1
	{
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	}
.q1
	{
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	}
.quote 
	{
	border: #999999 1px solid; 
	padding: 2px; 
	color: #333333; 
	font-size: 11px;
	background-color: #f5f5f5;
	}
.borderRt
	{
	visibility: visible;
	border-right: 2px solid;
	}
.borderRtBt
	{
	visibility: visible;
	border-right: 2px solid;
	border-bottom: 2px solid;
	}
.borderBt
	{
	visibility: visible;
	border-bottom: 2px solid;
	}

.specials {
	width: 1px;
	border: dashed #309085;
}
.bullets
{
	list-style-type: circle;
	color: #309085
	font-size: 16px;
}

