A { 
	font-family: Arial, Helvetica, sans-serif;
	color : #009966;
	font-size : 13px;
	text-decoration : underline;
	font-style : normal;
	line-height: 16px 
}

A:Hover {
	color : #663399;
	font-size : 13px; 
	font-family : arial, helvetica; 
	text-decoration : underline; 
	font-style : normal; 
	line-height: 16px 
}

A:Active {
	color : #009966;
	font-size : 13px;
	font-family : arial, helvetica;
	text-decoration : underline;
	font-style : normal;
	line-height: 16px
}

A:Visited {
 	color : #999999;
	font-size : 13px; 
	font-family : arial, helvetica; 
	text-decoration : underline; 
	line-height: 16px
}

.text {
	color : #000000;
	font-size : 13px;
	font-family : arial, helvetica;
	font-style : normal;
	font-weight : normal;
	line-height: 16px;
}

.textboldblack { 
	color : #000000; 
 	font-size : 12px; 
 	font-family : arial, helvetica; 
	font-style : normal; 
 	font-weight : bold; 
 	line-height: 18px;
}

.textaddress { 
	color : #009966; 
 	font-size : 14px; 
 	font-family : arial, helvetica; 
	font-style : normal; 
 	font-weight : bold; 
 	line-height: 20px;
}

.menutext { 
 	color : #CC0000; 
 	font-size : 13px; 
	font-family : arial, helvetica; 
 	font-style : italic; 
 	font-weight : bold; 
 	line-height: 16px; 
}

.sectiontitle { 
 	color : #CC0000; 
 	font-size : 18px; 
	font-family : arial, helvetica; 
 	font-style : italic; 
 	font-weight : bold; 
 	line-height: 17px; 
}

.pagetitle { 
 	color : #CC0000; 
 	font-size : 14px; 
	font-family : arial, helvetica;
 	font-style : italic; 
 	font-weight : bold; 
 	line-height: 16px; 
}

.textboldred { 
 	color : #CC0000; 
 	font-size : 12px; 
	font-family : arial, helvetica;
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 16px; 
}

.footnotes { 
 	color : #FFFFFF; 
 	font-size : 11px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 14px; 
}

.tabletext { 
 	color : #000000; 
 	font-size : 12px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : normal; 
 	line-height: 14px; 
}

.tabletextboldblack { 
 	color : #000000; 
 	font-size : 12px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 16px; 
}

.tabletextboldred { 
 	color : #CC0000; 
 	font-size : 12px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 16px; 
}

.tabletextboldwhite { 
 	color : #FFFFFF; 
 	font-size : 12px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 16px; 
}

.tabletextlargeboldblack { 
 	color : #000000; 
 	font-size : 14px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 16px; 
}

.tabletextred { 
 	color : #CC0000; 
 	font-size : 12px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : normal; 
 	line-height: 16px; 
}

.halflinetext { 
 	color : #000000; 
 	font-size : 8px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : normal; 
 	line-height: 8px; 
}

.textsmallboldblack { 
 	color : #000000; 
 	font-size : 11px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 14px; 
}

.textsmallboldred { 
 	color : #CC0000; 
 	font-size : 11px; 
 	font-family : arial, helvetica; 
 	font-style : normal; 
 	font-weight : bold; 
 	line-height: 14px; 
}

.whiteright {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #009966; 
	text-align: center; 
	font-weight: bold
}

.small {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-align: left
}

.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left
}

