A:link {
	COLOR: navy; TEXT-DECORATION: underline}		/* default link style */
	
A:visited {
	COLOR: navy; TEXT-DECORATION: underline}
	
A:active {
	COLOR: navy; TEXT-DECORATION: underline}
	
A:hover {
	COLOR: #6BA6CE; TEXT-DECORATION: underline}
	
A.a1:link	 {
	COLOR: navy; TEXT-DECORATION: none}					/* navy no hover link style */
	
A.a1:visited {
	COLOR: navy; TEXT-DECORATION: none}
	
A.a1:active {
	COLOR: navy; TEXT-DECORATION: none}
	
A.a1:hover {
	COLOR: navy; TEXT-DECORATION: none}
	
A.a2:link	 {
	COLOR: #996600; TEXT-DECORATION: none}				/* navy underline hover link style */
	
A.a2:visited {
	COLOR: #996600; TEXT-DECORATION: none}
	
A.a2:active {
	COLOR: #996600; TEXT-DECORATION: none}
	
A.a2:hover {
	COLOR: #996600; TEXT-DECORATION: underline}
			
A.a3:link	 {
	COLOR: navy; TEXT-DECORATION: none}					/* navy color hover link style */
	
A.a3:visited {
	COLOR: navy; TEXT-DECORATION: none}
	
A.a3:active {
	COLOR: navy; TEXT-DECORATION: none}
	
A.a3:hover {
	COLOR: #3366CC; TEXT-DECORATION: none}			
			
A.a4:link	 {
	COLOR: white; TEXT-DECORATION: none}				/* white link style */
	
A.a4:visited {
	COLOR: white; TEXT-DECORATION: none}
	
A.a4:active {
	COLOR: white; TEXT-DECORATION: none}
	
A.a4:hover {
	COLOR: white; TEXT-DECORATION: underline}	
			
body {
	background-color: rgb(255,255,255)}
	
.copy {
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15pt;
	MARGIN-LEFT: 12;
	MARGIN-RIGHT: 12;
	font-weight: normal;
	font-variant: normal;
	FONT-SIZE: 10pt}										/* default body text */

.news {
	COLOR: #333366; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px}	

.header {
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px}	
	
.swatchs {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt}

.txt {
	COLOR: black; 											/* medium black text */
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	MARGIN-LEFT: 12;
	MARGIN-RIGHT: 12}			
	
.noindent {
	COLOR: black; 											/* no indented black text */
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px}			

.tinytxt {
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;}										/* tiny black text */
	
.bsmtxt {
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px}										/* small black text */

.whtxt {
	COLOR: white; 
	FONT-FAMILY: helvetica, arial, sans-serif; 
	FONT-SIZE: 11px}										/* small white text */

.ftr {
	COLOR: white; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 4}										/* footer black text */

.hd {
	COLOR: black; 
	FONT-FAMILY: verdana, helvetica, sans-serif; 
	MARGIN-LEFT: 12;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt}										/* black heading text */

.hd2 {
	COLOR: #6BA6CE; 
	FONT-FAMILY: helvetica, arial, sans-serif; 
	FONT-WEIGHT: bold; 
	MARGIN-LEFT: 0;
	FONT-SIZE: 14px}									/* navy sub-heading text */
	
.hd2indent {
	COLOR: #6BA6CE; 
	FONT-FAMILY: helvetica, arial, sans-serif; 
	FONT-WEIGHT: bold; 
	MARGIN-LEFT: 12;
	FONT-SIZE: 14px}									/* navy sub-heading text */	
	
