body         { color: #000080; font-size: 10pt; font-family: Arial; font-weight:normal }
a:link       { font-weight: bold; text-decoration:none; color:#0000AA; font-size:10pt }
a:visited    { text-decoration: none; color: #808080; font-size: 10pt; font-weight: bold }
a:hover      { text-decoration: underline; color: #AA0000; font-size: 10pt;  font-weight: bold  }
.SmallYellow { font-size: 8pt;  color: #FFFFCC; font-weight: normal}
.MedYellow {
	font-size: 9pt;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}


.WhiteText{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.WhiteText a:link{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.WhiteText a:visited{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.WhiteText a:hover{
 text-decoration: underline; color: #FFFFFF;
}

.SmallBody   {text-decoration: none; font-size:8pt;	font-weight: normal; padding: 5px}

.SmallBody a:link{ text-decoration: none; font-size:8pt; font-weight: normal}
.SmallBody a:active  { text-decoration: none; font-size:8pt; font-weight: normal }
.SmallBody a:visited { text-decoration: none; color: #808080; font-size:8pt; font-weight: normal}
.SmallBody a:hover {  text-decoration: underline; color: #AA0000;}

.SmallBodyBox      {
	text-decoration: none; font-size:8pt; font-weight: normal; 
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

.SmallBodyBox a:link  {	text-decoration: none; font-size:8pt; font-weight: normal; }
.SmallBodyBox a:visited  {	text-decoration: none; font-size:8pt; font-weight: normal; }
.SmallBodyBox a:hover  {	text-decoration: underline; font-size:8pt; font-weight: normal; }


.SmallBody2 a:link        {color: #0000AA} 
.SmallBody2 a:hover       {color: #AA0000}

.SmallBodyRed         { text-decoration: none; font-size:8pt; font-weight: normal; color: #FF3333;}

.BlackBackWhiteText
{
	font-family: Lucida Grande, Trebuchet MS, verdana, arial;
	background-color: #000000;
	color: #FFFFFF; 
	font-weight:normal;
	text-decoration: none;
	font-size:10pt;
	padding: 5px; 
}

.BlackBackWhiteText a:link{font-family: Lucida Grande, Trebuchet MS, verdana, arial;text-decoration: none;color: #FFFFFF;font-weight:normal;font-size:10pt;padding: 3px;}
.BlackBackWhiteText a:active{font-family: Lucida Grande, Trebuchet MS, verdana, arial;text-decoration: underline;color: #FFFFFF;font-weight:normal;font-size:10pt;padding: 3px;}
.BlackBackWhiteText a:visited{font-family: Lucida Grande, Trebuchet MS, verdana, arial;text-decoration: none;color: #FFFFFF;font-weight:normal;font-size:10pt;padding: 3px;}
.BlackBackWhiteText a:hover {font-family: Lucida Grande, Trebuchet MS, verdana, arial;text-decoration: underline;color: #FFFFFF;font-weight:normal;font-size:10pt;padding: 3px;}


.GreyHeader {
	background-color: #C0C0C0;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12pt;
	text-align: center;
}
.LargeHeader {font-size: 12pt; font-weight:bold}

.LHead {font-size: 12pt; font-weight:bold}
.LHead a:link  {	text-decoration: none; font-size:12pt; font-weight: bold; }
.LHead a:visited  {	text-decoration: none; font-size:12pt; font-weight: bold; }
.LHead a:hover  {	text-decoration: underline; font-size:12pt; font-weight: bold; }


.SmallBody3
{
	text-decoration: none; font-size:8pt; font-weight: normal; color:#FFFFFF; background-color: #970A00;
}

.SmallBody3 a:link  {	text-decoration: none; font-size:8pt; font-weight: normal; color:#FFFFFF; }
.SmallBody3 a:visited  {	text-decoration: none; font-size:8pt; font-weight: normal; color:#FFFFFF;}
.SmallBody3 a:hover  {	text-decoration: underline; font-size:8pt; font-weight: normal; color:#FFFFFF;}

.GreenBody {color: #00CC33; font-weight:bold;}
.redprice{
	color:#aa0000; font-weight:bold;
}
.GreenBodyLarge {color: #008000; font-size: large}


.WhiteHeader
{
	text-decoration: none; font-size:8pt; font-weight: bold; color:#FFFFFF;
}

.WhiteHeaderLarge
{
	text-decoration: none; font-size:36px; color:#FFFFFF;
}

.LargePinkHeader
{
	text-decoration: none; font-size: large; font-weight: bold; color:#FF6699;
}

.OrangeHeader {
	background-color: #FF9900;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 8pt;
	text-align: left;
}

