

P {
  font-family : verdana, arial, helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  font-size: smaller;
  line-height : 1.3;
  color : #000000;
}

H1 {
  font-family : verdana, helvetica, sans-serif;
  font-size : medium;
  font-weight : bold;
  font-style : normal;
  color : #001D79
  line-height : 1.6;
}


.normal {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}


.bold {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  font-style : normal;
  color : #000000;
}

.custom1 {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  font-style : normal;
  color : #001D79
}

.custom2 {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  font-style : normal;
  color : #2F2955;
}

.grey {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #666666;
}


B {
 font-weight : bold;
}


I {
 font-style : italic;
 
}



.small{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}



.footer{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}

.footer2{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 7pt;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}





UL {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  line-height : 1.3;
  color : #000000;

}

OL {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  line-height : 1.3;
  color : #000000;

}

DIV {

}

A {
  color : #000033;

}

A:visited {
  color : #000033

}

A:active {
  color : #CC0000;

}

A:hover {
  color : #990000;

}

.date {
  font-family : arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  font-style : normal;
  color : #FFFFFF
}

.event {
  font-family : arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  font-style : normal;
  color : #FFFFDF
}


A.event:link {  font-weight: bold; color: #FFFFFF; text-decoration: underline;}
A.event:visited {  font-weight: bold; color: #FFFFDF; text-decoration: underline;}
A.event:active {  font-weight: bold; color: #ADDB24; text-decoration: underline;}
A.event:hover { font-weight: bold; color: #ADDB24; text-decoration: underline;}


.show{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : medium;
  font-weight : bold;
  font-style : italic;
  color : #4E60B4;
}