html { 
 font-size: 100%; /* IE hack */ 
}

body { 
 font-family: Verdana, Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
 font-size: 0.625em; 
 background-color: #fdf5e6; 
}

table { 
 font-size: 100%; /* IE hack */ 
}

			a { 
 color: #006666; 
 text-decoration: none; 
}

			a:hover { 
 color: #660000; 
 text-decoration: underline; 
}

h1 { color: #669; font-weight: bold; font-size: 13pt; line-height: 1.1; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #fff; font-weight: bold; font-size: 11pt; line-height: 1.1; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; margin-bottom: 0pt; padding-bottom: 0pt }

.header { 
 font-family: Arial, Helvetica, SunSans-Regular; 
 font-size: 1.2em; 
 font-weight: bold; 
 text-decoration: none; 
}

.footer { 
 font-size: 1em; 
 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
 font-weight:   bold; }

.appearances { 
 color: black; 
 font-size: 1.3em; 
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
 background-color: white; 
 border: 1px solid #000000 
}

.appearances a { color: #066; font-weight: bold; text-decoration: none }
.appearances a:hover { color: #600; font-weight: bold; text-decoration: underline }
.content   { color: black; font-size: x-small; line-height: 1.3; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; border: #000000 }
	.content a  { color: #ff9900; font-weight: bold; text-decoration: none }
	.content a:hover  { color: #cc3333; ; font-weight: bold; text-decoration: underline }
.copy { color: #99ccff; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.copy a { color: #99ccff; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.copy a:hover { color: #99ccff; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.nav  { color: #000000; font-weight: bold; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	.nav a { 
color: #ff9900; 
text-decoration: none; 
font-weight: bold; 
 }
	.nav a:hover { 
color: #cc3333; 
text-decoration: underline; 
font-weight: bold; 
 }
.subnav a { 
color: #0066cc; 
text-decoration: none; 
font-weight: bold; 
 }
	.subnav a:hover { 
color: #ff6600; 
text-decoration: underline; 
font-weight: bold; 
 }
	#top a { 
color: #0066cc; 
text-decoration: none; 
font-weight: bold; 
 }
	#top a:hover { 
color: #ff6600; 
text-decoration: none; 
font-weight: bold; 
 }