<STYLE>
/* text links on left nav */
.bottomlinku  {
	font-size : 10px;
	font-family : Veranda,Arial;
	font-weight : bold;
	text-decoration: underline;
	line-height: 12pt;
	color : #000000;
}
/* body link - main */
.bodylinkmain  {
	font-size : 11pt;
	font-family : Veranda, Arial;
    font-weight : normal;
    text-decoration: none;
	color : #669966;
}
/* body copy - main */
.bodycopymain  {
	font-size : 11pt;
	font-family : Veranda, Arial;
	font-weight : normal;
	line-height: 15pt;
	color : #000000;
}

/* copyright */
.copyright  {
	font-size : 10px;
	font-family : Veranda, Arial;
	font-weight : normal;
	text-decoration: none;
	color : #000000;
	text-align : center;
}

/* header - 1 */
.header  {
	font-size : 18px;
	font-family : Arial;
	font-weight : normal;
	text-decoration: none;
	color : #009933;
}

.homeheader  {
	font-size : 22px;
	font-family : Verdana,Arial;
	font-weight : bold;
	text-decoration: none;
	color : #669966;
}

/* mailto links */
.mailtolink  {
	font-size : 10px;
	font-family : Veranda, Arial;
	font-weight : normal;
	color : #6699CC;
; text-decoration: none
}

/* body mailto links */
.bodymailtolink  {
	font-size : 12px;
	font-family : Veranda, Arial; 
	font-weight : normal;
	color : #333333;
}
/* hover links */
a:hover {
	color:E1DF7C; text-decoration: none
}

/* active */
a:active {
	color:#000000
; text-decoration: none
}

.footer {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 12pt; 
     font-weight: bold; 
     color: #6699CC
}
.footer { 
     font-size : 8pt; 
     font-family : Veranda, Arial; 
     font-weight : normal; 
     color : #669966; ; 
     font-style: normal; 
     line-height: 9pt
}
.footerlink { 
     font-size : 10px; 
     font-family : Verdana, Arial, Helvetica, sans-serif; 
     font-weight : normal; 
     text-decoration: none; 
     line-height: normal; 
     color : #669966; 
}
.bodysubhead { 
     font-size : 10pt; 
     font-family : Verdana, Arial, Helvetica, sans-serif; 
     font-weight : normal; 
     text-decoration: none; 
     line-height: normal; color : #CC9966; 
}
.bodycopymain2 { 
     font-size : 10pt; 
     font-family : Veranda, Arial; 
     font-weight : normal; 
     color : #000000; 
}
.bodycopyhead { 
     font-size : 14pt; 
     font-family : Veranda, Arial; 
     font-weight : lighter; 
     line-height: 15pt; 
     color : #669966; 
}
.indexlinkmain { 
     font-size : 11pt; 
     font-family : Veranda, Arial; 
     font-weight : normal; 
     text-decoration: none; 
     color : #996633; 
}
.navform { 
     font-size : 8pt; 
     font-family : Veranda, Arial; 
     font-weight : normal; 
     color : #669966; ; 
     font-style: normal; 
     line-height: 9pt 
}
.formfield2 {  
     border-left:1px solid #99CC99; 
     border-right:1px solid #99CC99; 
     border-top:1px solid #99CC99; 
     border-bottom:1px solid #99CC99;
     background-color: #FFFFFF; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     width: 100px; 
     color: #000000 
}
.formfield3 {  
     border-left:1px solid #99CC99; 
     border-right:1px solid #99CC99; 
     border-top:1px solid #99CC99; 
     border-bottom:1px solid #99CC99;
     background-color: #FFFFFF; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     width: 200px; 
     color: #000000 
}
.formsubmit {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 10px; 
     font-weight: bold; 
     color: #000000; 
     background-color: #E8E684; 
     border: 1px #99CC99 solid; 
     width: 60px; 
     clip: rect(   ); 
     border-color: #99CC99
}
.formfield { 
     border-left:1px solid; 
     border-right:1px solid; 
     border-top:1px solid; 
     border-bottom:1px solid; 
     background-color: #E8E684; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     width: 240px; 
     color: #000000; 
     clip: rect(   ); 
     border: #CC9933; 
     border-style: solid; 
     border-top-width: 1px; 
     border-right-width: 1px; 
     border-bottom-width: 1px; 
     border-left-width: 1px}
	  
a:link.whitelink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited.whitelink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover.whitelink {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
</STYLE>