/* DEVELOPMENT LIBRARY DEFAULT STYLE SHEET OCT 2001 */

/* FONTS */
.serifbody {font: 11pt/16pt Times New Roman,Times,serif; font-style: normal;} 
.serifi {font: 11pt/16pt Times New Roman,Times,serif; font-style: italic;} 
.serifb {font: 11pt/16pt Times New Roman,Times,serif; font-weight: bold;} 
.serifbi {font: 11pt/16pt Times New Roman,Times,serif; font-style: italic; font-weight: bold;} 
.serifhead {font: 24pt/30pt Times New Roman,Times,serif; font-style: normal; font-weight: normal; color:000000;} 
.serifbig {font: 42pt/48pt Times New Roman,Times,serif; font-style: normal; font-weight: normal; color:000000;} 
.serifblue {font: 24pt/30pt Times New Roman,Times,serif; font-style: normal; font-weight: normal; color:000099;} 
.sansbig {font: 42pt/48pt Verdana,Arial,Helvetica; font-style: normal; font-weight: bold; color:000000;} 
.sanshead {font: 24pt/30pt Verdana,Arial,Helvetica; font-style: normal; font-weight: normal; color:000000;} 
.subhead {font: 14pt/18pt Arial,Helvetica; font-style: normal; font-weight: bold; color:000000;} 
.bluehead {font: 14pt/18pt Arial,Helvetica; font-style: normal; font-weight: bold; color:000099;} 
.bigblue {font: 24pt/32pt Verdana, Arial,Helvetica; font-style: normal; font-weight: normal; color:000099;} 
.subwhite { font: 14pt/18pt Arial, Helvetica; font-weight: bold; color: FFFFFF; } 
.sans1red {font: 11pt/14pt Arial,Helvetica; font-style: normal; font-weight: bold; color:CC0000;} 
.bookshelf {font: 10pt/12pt Verdana,Tahoma,Arial,Helvetica; font-style: normal; font-weight: bold;} 
.bookname {font: 13pt/14pt Tahoma,Arial,Helvetica; font-style: normal; font-weight: bold; color:000099;} 
.bookdesc {font: 11pt/14pt Arial,Helvetica; font-style: normal; font-weight: normal; line-height: 200%;} 
.sans1 {font: 11pt/14pt Arial,Helvetica; font-style: normal; font-weight: normal;} 
.sans1b {font: 11pt/14pt Arial,Helvetica; font-style: normal; font-weight: bold;} 
.sans1i {font: 11pt/14pt Arial,Helvetica; font-style: italic; font-weight: normal;} 
.sans1bi {font: 11pt/14pt Arial,Helvetica; font-style: italic; font-weight: bold;} 
.sans2 {font: 9pt/12pt Arial,Helvetica; font-style: normal; } 
.sans2i {font: 9pt/12pt Arial,Helvetica; font-style: italic; } 
.sans2b {font: 9pt/12pt Arial,Helvetica; font-style: normal;  font-weight: bold; } 
.sans2bi {font: 9pt/12pt Arial,Helvetica; font-style: italic;  font-weight: bold; } 
.small {font: 8pt/9pt Arial,Helvetica; font-style: normal;} 
.spread1 {font: 8pt/10pt Arial,Helvetica; font-style: normal; font-weight: normal; color:000000; letter-spacing: 0.2em; word-spacing: 0.8em;} 
.spread2 {font: 7pt/9pt Tahoma,Arial,Helvetica; font-style: normal; font-weight: bold; color:999999; letter-spacing: 0.2em; word-spacing: 0.8em;} 

/* HOVER EFFECTS */
A {text-decoration:underline; color:#000099;}
A:hover {text-decoration:underline; color:#FF0000;}

A.hilite {text-decoration:underline; color:#000099;}
A.hilite:hover {text-decoration:underline; color:#000000; background-color:#FFFF66;}

A.hilite2 {text-decoration:none; color:#990000;}
A.hilite2:hover {text-decoration:underline; color:#000099; background-color:#FFFF66;}

A.red {text-decoration:none; color:#990000;}
A.red:hover {text-decoration:underline; color:#FF0000;}

A.blue {text-decoration:none; color:#000099;}
A.blue:hover {text-decoration:underline; color:#FF0000;}

A.black {text-decoration:none; color:#000000;}
A.black:hover {text-decoration:none; color:#CC0000;}
