A:link {color: #0000FF; text-decoration: underline}

A:visited {color: #0000FF; text-decoration: underline}

A:hover {color: #ff0000; text-decoration: none}

A:active {color: #ff0000; text-decoration: none}

A.nav:link { text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 7.1pt } 

A.nav:visited { text-decoration: none; color: #FFFFFF; font-weight: bold;  line-height: 8pt;
font-size: 7.1pt  } 

A.nav:active { text-decoration: none; color: #ff0000; font-weight: bold; line-height: 8pt;
font-size: 7.1pt  } 

A.nav:hover { text-decoration: none; color: #ff0000; font-weight: bold; line-height: 8pt;
font-size: 7.1pt }

/* assigns body elements for all pages */

font.white { color: #000000; font-weight: bold; font-size: 8.5pt;
font-family: Arial, Helvetica, sans-serif  }
/* defines color as white (for top menu) and bold */

font.whitemenu { color: #000000; font-weight: bold; font-size: 8.5pt;  
font-family: Arial, Helvetica, sans-serif  }
/* defines color as white (for top menu) and bold */

font.red { color: #ff0000; font-weight: bold; font-size: 12pt; line-height: 16pt;
font-family: arial, sans-serif }

/* defines color as red and bold */

font.black { color: #000000; font-size: 10pt; line-height: 11pt; font-family: arial, sans-serif }
/* defines color as black, no bold, for paragraph text under speaker */

font.bluesub { color: #0000ff; font-weight: bold; font-size: 9pt; line-height: 11pt; 
font-family: arial, sans-serif }
/* defines color as blue and bold */

font.blue { color: #0000ff; font-weight: bold; font-size: 12pt; line-height: 16pt; 
font-family: arial, sans-serif }
/* defines color as blue and bold */

.bb { color: #000000; font-size: 9pt; 
font-family: arial, sans-serif }
/* defines color as black, no bold, for bullets only */

.rb { color: #FF0000; font-size: 12pt }
/* defines color as red, no bold, for bullets themselves */

.boxedcenter { border-color: #FF0000; border-width: 4px; 
border-style: solid; color: #0000ff; 
font-size: 9pt; text-align: center; font-weight: bold; 
margin-top: 5px; margin-bottom: 5px; 
margin-left: 100px; margin-right: 100px; 
padding-top: 0px; padding-bottom: 0px; 
padding-left: 10px; padding-right: 10px;
font-family: arial, sans-serif }


