A
{
	COLOR : #666666;
	TEXT-DECORATION : none;
}

A:link
{
	COLOR : #799160;
	TEXT-DECORATION : none;
}

A:visited
{
	COLOR : #799160;
	TEXT-DECORATION : none;
}

A:hover
{
	COLOR : #799160;
	TEXT-DECORATION : underline;
}

A:active
{
	COLOR : #799160;
	TEXT-DECORATION : none;
}
A.nav
{
	COLOR : #003399;
	TEXT-DECORATION : none;
	FONT-WEIGHT : normal;
}

A.nav:link
{
	COLOR : #003399;
	TEXT-DECORATION : none;
	
}

A.nav:visited
{
	COLOR : #666666;
	TEXT-DECORATION : none;
	
}

A.nav:hover
{
	COLOR : #ff0000;
	TEXT-DECORATION : none;
	
}

A.nav:active
{
	COLOR : #666666;
	TEXT-DECORATION : none;
	
}



p.navbuttons a, p.navbuttons a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #996666;
	display: block;
	padding: 2px 0px 2px 2px;
	width: 100%;
	border-top: 0px solid #EEEEEE;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #EEEEEE;
	background-image: url();
	background-repeat: no-repeat;
} 

p.navbuttons a:hover, p.navbuttons a:active {
	background-color: #815656;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/arrow2.gif);
	background-repeat: repeat;
}





BODY, p, tr, td {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000000;

}
.display {
	line-height: 150%;
	color: white;
	font-weight: bold;
}
.subHdIt12 {
	font : italic 14pt Arial, Helvetica, sans-serif;
	color : #003399;
}

.hdBlue9B {
	font : bold 9pt Arial, Helvetica, sans-serif; color : #006699
}

.hdBlue12B {
	font : bold 12pt Arial, Helvetica, sans-serif; 
	color : #003399;
}
.ansblue {
	COLOR : #840000;
	FONT-SIZE : 10pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}
.ansred {
	COLOR : #840000;
	FONT-SIZE : 10pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}

.evred {
	COLOR : #840000;
	FONT-SIZE : 9pt;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}
.footer {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	FONT-FAMILY : arial, helvetica, sans-serif;
}
.text8 {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-FAMILY : arial, helvetica, sans-serif;
}
.black {
	COLOR : #000000;
	}

.footerB8
{
	COLOR : #003399;
	FONT-SIZE : 8pt;
	FONT-FAMILY : arial, helvetica, sans-serif;
	font-weight : bold;
	TEXT-DECORATION : none;
}
.text9  
{
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000000;
}
.q            
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	background-color: #E8E8E8;
}
.ans         
{ 
	text-indent: 0; 
	line-height: 100%; 
	text-align: left; 
	margin-left: 25 
}