body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	
	color: #000000;	
	display: inline; 
}

.style1 
{
	color: #FF0000;
}

.style2 
{
	color: #FF0000;
	font-size: 15px;
}

.style3 
{
	text-align: right;
	font-size: 10px;
}

.style4 
{
	text-align: right;
}
.style5 
{
	text-align: left;
}

.style6 
{
	color: #FF0000;
	font-size: 10px;
}

.style7 
{
	color: #FF0000;
	font-size: 14px;
	font-weight:bold;
}

.style10 {
	color: #009900;
}


h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;	
	display: inline; 
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.smallTable
{
	font-size: 9pt;
	text-align:center;
}

.bigTable
{
	font-size: 10pt;
	text-align:center;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.smallBlk {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;	
	color: #000000;
}
.LeftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8 pt;
	text-decoration: none;
}

.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.quickcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A:visited  {color: #000000; text-decoration: none}
A:link  {color: #000000; text-decoration: none}
A:active  {color: #000000; text-decoration: none}
A:hover   {color: #000000; text-decoration: underline}
