/***
 *** flyer.css, 07/21/2002
 *** with slick defaults provided by Kathy Durdick
 ***/
BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt }
a.menu:link { color: blue; text-decoration: none; font-weight: normal }
a.menu:active { color: red; text-decoration: none; font-weight: normal }
a.menu:visited { color: blue; text-decoration: none; font-weight: normal }
a.menu:hover { color: red; text-decoration: none; font-weight: normal }

a:link { color: blue; text-decoration: none; font-weight: bold }
a:active { color: red; text-decoration: none; font-weight: bold }
a:visited { color: blue; text-decoration: none; font-weight: bold }
a:hover { color: red; text-decoration: underline; font-weight: bold }

a.lite:link { color: blue; text-decoration: none; font-weight: normal }
a.lite:active { color: red; text-decoration: none; font-weight: normal }
a.lite:visited { color: blue; text-decoration: none; font-weight: normal }
a.lite:hover { color: red; text-decoration: underline; font-weight: normal }

p {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
color:black}

td {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
color:black}

br {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
color:black}

#small p{font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color:black}  
 
#large p{font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 18pt;
color:black}  

/** 
A {text-decoration: none}
A:hover {color: #FF0000}
**/


.P0 { font-size: 11pt }
.P1 { font-size: 13pt }
.P2 { font-size: 15pt }
.P3 { font-size: 18pt }
.P4 { font-size: 22pt }
.P5 { font-size: 28pt }
.P6 { font-size: 36pt }
.M1 { font-size: 10pt }
.M2 { font-size: 9pt }
.P0B { font-size: 11pt; font-weight: bold }
.P1B { font-size: 13pt; font-weight: medium }
.P2B { font-size: 15pt; font-weight: bold }
.P3B { font-size: 18pt; font-weight: bold }
.P4B { font-size: 22pt; font-weight: bold }
.P5B { font-size: 28pt; font-weight: bold }
.P6B { font-size: 36pt; font-weight: bold }
.M1B { font-size: 10pt; font-weight: bold }
.M2B { font-size: 9pt; font-weight: bold }
/**
 ** Note: these margin settings are cumulative. 
 ** That is, a MARGIN50 embedded within a MARGIN25 yields a margin of .75.
 **/
DIV.MARGIN25 { margin-left: .25in; margin-right: .25in }
DIV.MARGIN50 { margin-left: .50in; margin-right: .50in }
.REDCOMICP1 { font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; color: red; font-weight: bold; font-size: 11pt  }
.BLUECOMICP1 { font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; color: blue; font-weight: bold; font-size: 11pt }
.MAINTITLE { font-family: Garamond, Georgia; color: #AA56a6; font-weight: bold; font-size: 28pt }
.SUBTITLE { color: #AA56a6; font-weight: bold; font-size: 13pt }
.LINK { color: blue }
.LINKB { color: blue; font-weight: bold }
.LINKM1 { color: blue; font-size: 9pt }
.LINKBM1 { color: blue; font-weight: bold; font-size: 8pt }

