a { font-family: arial; font-size: 10pt }
a:link { text-decoration: none; color: #6666CC }
a:visited { text-decoration: none; color: #6666CC }
a:hover { text-decoration: underline; color: #6666CC }
.link2 { color: #FFFFFF }
.link2:link { text-decoration: underline; color: #FFFFFF }
.link2:visited { text-decoration: underline; color: #FFFFFF }
.link2:hover { text-decoration: none; color: #FFFFFF }

h2 {font-family: georgia, tahoma, sans-serif; font-size: 18pt; color: black }
p {font-family: tahoma, sans-serif; font-size: 12pt; color: black }
li {font-family: georgia, tahoma, sans-serif; font-size: 10pt; color: black  }

td { font-family: courier new; font-size: 9pt; }
.tablehead { background: #333333; }
.sechead { background: #842900; }
.itemhead { background: #999999; }
.specialsec { background: #FFFF33; }

.raw_table {font-family: courier, georgia, tahoma; font-size: 8pt; background: black; color: red}
.raw {font-family: courier, georgia, tahoma; font-size: 9pt; }
.dimin {font-family: courier, georgia, tahoma; font-size: 8pt; color: #B57329 }
.tabletext { font-size: 12pt; font-family: georgia; font-weight: none; color: #FFFFFF }
.tablesubtext { font-size: 8pt; font-family: georgia; font-weight: none; color: #999999 }
.sectext { font-size: 11pt; font-family: sans-serif; font-weight: bold; color: #B57329 }
.itemtext { font-size: 10pt; font-family: georgia; font-weight: normal; color: #FAC906 }
.specialtext { font-size: 8pt; font-family: georgia; font-weight: bold; color: #666666 }
.labeltext { font-size: 12pt; font-family: georgia; font-weight: none; color: #000000 }
.itemtextblack { font-size: 10pt; font-family: georgia,sans-serif; font-weight: normal; color: #000000 }

.yellow {color: yellow }
.green {color: green }
.red {color: red }
.purple {color: purple }

.smallPrint { 
	font-family: verdana, arial, helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
}


