/* CSS Document */

.copy      {
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
}

.redcopy      {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #FF534B;
}

.pagetitle     { font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				font-style: normal;
				font-weight: bold;
				color:#FF534B }
				
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF534B;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF534B;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FF534B;
}


A:linkmain { font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; color:#FF534B }
.linkmain { font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; color:#FF534B }
.linkmain:hover {color: #FF534B; font-weight: bold}<br>
.linkmain:visited {color: #ffcccc; font-weight: normal}

A:footer { Color:#FFFFFF; Text-Decoration:None; } 
.footer	{font-color: #FFFFFF; text-decoration: none; cursor: text}
.footer:link	{color: #FFFFFF; text-decoration: none; cursor: text}
.footer:active	{color: #FFFFFF; text-decoration: none; cursor: text}
.footer:visited {color: #FFFFFF; text-decoration: none; cursor: text}
.footer:hover	{color: #FFFFFF; text-decoration: none; cursor: text}


A:topbar { Color:#FFFFFF; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; Text-Decoration:None; } 
.topbar {font-color: #FFFFFF; text-decoration: none;}
.topbar:link {color: #FFFFFF; text-decoration: none;}
.topbar:active {color: #FF534B; text-decoration: none;}
.topbar:visited {color: #FFFFFF; text-decoration: none;}
.topbar:hover {color: #FF6666; text-decoration: none;}
 
.toptext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 7pt;
 font-style: normal;
 font-weight: normal;
 text-transform: capitalize;<br>
 font-color: #FFcccc;
}

.entry {
        color: #000000;
        font-family: Verdana, Arial;
        font-size: 11px;
		font-weight: plain;
        }
