/*  default  LINKS */
a:active  {font-family : Verdana; font-size : 10;text-decoration : none;}
a:link  {font-family : Verdana;font-size : 10; text-decoration : none; color : #000000;}
a:visited  {font-family : Verdana;font-size : 10; text-decoration : none; color : #000000;}
a:hover  {text-decoration : underline;font-size : 10;text-decoration : none; font-family : Verdana;color : #4437CF;}




/*  mfontBOLD  LINKS */
a.mfontBOLD:active  {font-family : Verdana; text-decoration : none;}
a.mfontBOLD:link  {font-family : Verdana; text-decoration : none; color : #000000;}
a.mfontBOLD:visited  {font-family : Verdana; text-decoration : none; color : #000000;}
a.mfontBOLD:hover  {text-decoration : underline; font-family : Verdana; color: #7CA5CF;}

/*  mfontBlue  LINKS */
a.mfontBlue  {font-family : Verdana; text-decoration : underline; color : #2F5B88;}
a.mfontBlue:visited  {text-decoration : none; color : #2F5B88;}
a.mfontBlue:link  {text-decoration : none; color : #2F5B88;}
a.mfontBlue:active  {text-decoration : underline;}
a.mfontBlue:hover  {font-family : Verdana; text-decoration : underline; color : #7CA5CF;}

/*  mfontBlueBOLD  LINKS */
a.mfontBlueBOLD  {font-family : Verdana; text-decoration : underline; font-weight : bold; color : #2F5B88;}
a.mfontBlueBOLD:visited  {text-decoration : none; color : #2F5B88;}
a.mfontBlueBOLD:link  {text-decoration : none; color : #2F5B88;}
a.mfontBlueBOLD:active  {text-decoration : underline;}
a.mfontBlueBOLD:hover  {font-family : Verdana; text-decoration : underline; color : #7CA5CF;}



/*  lfontBlueDBOLD  LINKS */
a.lfontBlueDBOLD  {font-family : Verdana; font-size : 11;text-decoration : underline; color : blue;}
a.lfontBlueDBOLD:visited  {text-decoration : none; font-size : 11;color : blue;}
a.lfontBlueDBOLD:link  {text-decoration : none; font-size : 11;color : blue;}
a.lfontBlueDBOLD:active  {text-decoration : underline; font-size : 11;color : blue;}
a.lfontBlueDBOLD:hover  {font-family : Verdana; text-decoration : underline; font-size : 11;color : blue;}


a.smalllinks  {font-family : Verdana; font-size : 10;text-decoration : underline; color : #2F5B88;}
a.smalllinks:visited  {text-decoration : none; font-size : 10;color : #2F5B88;}
a.smalllinks:link  {text-decoration : none; font-size : 10;color : #2F5B88;}
a.smalllinks:active  {text-decoration : underline; font-size : 10;color : #2F5B88;}
a.smalllinks:hover  {font-family : Verdana; text-decoration : underline; font-size : 10;color : #2F5B88;}


/*  sfont  */
.sfont  {font-family : Verdana; font-size : 11px; color : #000000;}
.sfontBOLD  {font-family : Verdana; font-weight : bold; font-size : 11px; color : #000000;}

.sfontRed  {font-family : Verdana; font-size : 11px; color : red;}
.sfontRedBOLD  {font-family : Verdana;font-weight : bold; font-size : 11px; color : red;}

.sfontBlue  {font-family : Verdana; font-size : 11px; color : #2F5B88;}
.sfontBlueBOLD  {font-family : Verdana; font-weight : bold; font-size : 11px; color : #2F5B88;}

.smallType {font-family : Verdana; font-weight : bold; font-size : 8px; color : #2F5B88;}
h2
{
	font-family: Verdana;
	color: rgb(0,21,21);
	font-size:14pt;
}

body
{
	font-family: Verdana;
	color: rgb(0,51,51);
	font-size:10pt;
}
table
{
	font-family: Verdana;
	color: rgb(0,51,51);
	font-size:10pt;
}