



a.nav:link { color: #003349 }

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14pt;

	font-weight: bold;

	color: Black

    } 

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: Black;

	text-decoration: none

    }

.basictext{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: Black;

	text-decoration: none

   }

   .boldtext{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color: Black;

	text-decoration: none

   }

.smalltext{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: Black;

	text-decoration: none

   }   

.whitetitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: White;

	text-decoration: none

    }

.btitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14pt;

	font-weight : bold;

	color: Black;

	text-decoration: none

    }

.stitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight : bold;

	color: Black;

	text-decoration: none

    }

.bold {

	font-weight : bold;

    }



.smalltext A:link

	{

	font-size       :       8pt;

	text-decoration	:	none;

	color		:	blue;

	background	:	transparent;

	}   

.smalltext A:active

	{

	font-size       :       8pt;

	text-decoration	:	none;

	color		:	blue;

	background	:	transparent;

	}

.smalltext A:visited 

	{

	font-size       :       8pt;

   	text-decoration	:	none; 

   	color		:	blue; 

  	background	:	transparent; 

	}		

.smalltext A:hover 

	{ 

	font-size       :       8pt;

   	text-decoration	:	underline; 

	color		:	blue;

	background	:	transparent;

	text-decoration :       underline

	}

	

.underline {  text-decoration: underline}

.butitle { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight : bold; color: #0000FF; font-style: normal}

.mtitle { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight : bold; color: Black; text-decoration: none }

a:visited {  color: #003349}

.feedbackthx { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight : normal; color: Black; text-decoration: none }


