a:link
{
	color: #CC3300; 
}

a:visited
{
	color: #004080; 
} 
a:active 
{
	color: #004080;
}

a:hover
{
    color: #CC3300;
    text-decoration:none;
}


BODY, TABLE, TD, TH

{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #004080;
}

BODY

{
	background-color: #ffffff;
	color: #004080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




p
{
	font-family: Arial, Helvetica; font-size: 10pt; color: 004080; font-weight: normal
}

h1
{
   font-size: 13.5pt; color: #CC3300; font-weight: bold 
}

h2
{
   font-size:12pt; color: #004080; font-weight: bold
}

b
{
   font-weight: bold
}


.copyright {font-family:arial,helvetica;font-size: 8pt; color: #336799; font-weight: normal}

.homepagecopyright      { font-size: 8pt; color: #ffffff; font-weight: normal }

.subscript      { font-size: 8pt; color: #336699; font-weight: normal }

.redboldtext     { font-size:10pt; color: #CC3300; font-weight: bold }

.redtext     { font-size:10pt; color: #CC3300; font-weight: normal }

.table      { font-size: 8pt; color: #004080; font-weight: normal }

.tablebold      { font-size: 8pt; color: #004080; font-weight: bold }

.p  { font-family: Arial, Helvetica; font-size: 10pt; color: 004080; font-weight: normal }

.h1 { font-family:Arial, Helvetica; font-size:13.5pt; color:#CC3300; font-weight:bold }

.h2 { font-family:Arial, Helvetica; font-size:12pt; color:#004080; font-weight:bold }

.h3 { font-size:14pt; color:#336699; font-weight:bold }

.errormessage { font-family: Arial, Helvetica; font-size:10pt; color:#CC3300; font-weight:normal }


.smalllink a:active    { text-decoration:underline; font-size: 8pt; color: #004080 }
.smalllink a:link     { text-decoration:underline; font-size: 8pt; color: #cc3300 }
.smalllink a:visited     { text-decoration:underline; font-size: 8pt; color: #004080 }
.smalllink a:hover     { text-decoration:none; font-size: 8pt; color: #cc3300 }

.smadvantage a:active    { text-decoration:underline; font-size: 8pt; color: #336799}
.smadvantage a:link     { text-decoration:underline; font-size: 8pt; color: #336799 }
.smadvantage a:visited     { text-decoration:underline; font-size: 8pt; color: #336799 }
.smadvantage a:hover     { text-decoration:none; font-size: 8pt; color: #336799 }
.advantage {font-family: arial,helvetica; font-size: 8pt; color: #336799; font-weight: normal; }



.small9pt
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #004080;
}

.small8pt
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #004080;
}

.small8ptdate
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
}

.normaldate
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #808080;
}

.potatoes {
	background-color: #FFFFFF;
	background-image: url('../images/entrypage/potatoes.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.hzpclogo {
	background-color: #FFFFFF;
	background-image: url('../images/entrypage/hzpclogo.jpg');
	background-repeat: no-repeat;
	background-position: top right;

}