/*
jumping records style sheet
*/

/*
classes
*/
a:link {color:#ffcc33; text-decoration:none;}
a:hover {text-decoration: underline; color:#cccc33;}
a:visited {text-decoration:none; color:#cccc33;}

body {font-family: 'lucida sans unicode', verdana, geneva, arial, sans-serif, 'SunSans-Regular'; font-size: 9pt; background:url(pics/star_bkg.gif) fixed;}
td {font-family: 'lucida sans unicode', verdana, geneva, arial, sans-serif, 'SunSans-Regular'; font-size: 9pt;}

.text14 {font-size: 14pt;}
.text13 {font-size: 13pt;}
.text12 {font-size: 12pt;}
.text11 {font-size: 11pt;}
.text10 {font-size: 10pt;}
.text9 {font-size: 9pt;}
.text8 {font-size: 8pt;}
.text7 {font-size: 7pt;}

.header24 {font-weight: bold; font-size: 24pt;}
.header21 {font-weight: bold; font-size: 21pt;}
.header18 {font-weight: bold; font-size: 18pt;}
.header16 {font-weight: bold; font-size: 16pt;}
.header14 {font-weight: bold; font-size: 14pt;}
.header13 {font-weight: bold; font-size: 13pt;}
.header12 {font-weight: bold; font-size: 12pt;}
.header11 {font-weight: bold; font-size: 11pt;}
.header10 {font-weight: bold; font-size: 10pt;}
.header9 {font-weight: bold; font-size: 9pt;}

.serif9 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:9pt;}
.serif10 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:12pt; line-height:13pt;}
.serif11 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:11pt; line-height:14pt;}
.serif12 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:12pt; line-height:15pt;}
.serif13 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:13pt; line-height:16pt;}
.serif14 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:14pt;}
.serif15 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:15pt;}
.serif18 {font-family: georgia, palatino, times, serif, 'SunSerif-Regular'; font-size:18pt;}

/*
IDs
*/
#white	{color:#cccccc; background-color:black;}
#subhead {font-size:110%; background-color:black;}
#subheadgold {color:#ffcc33; font-size:110%; background-color:black;}
#greent {color:#99cc33; background-color:black;}
#goldt {color:#ffcc33; background-color:black;}
#subheadb {font-size:110%; font-weight: bold; background-color:black;}
#subheadgoldb {color:#ffcc33; font-size:110%; font-weight: bold; background-color:black;}
#greentb {color:#99cc33; font-weight: bold; background-color:black;}
#goldtb {color:#ffcc33; font-weight: bold; background-color:black;}
