.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
}
          a.link:link           { color: #606060; font-size: 12px;}
          a.link:active         {	color: #606060;	font-size: 12px;}
          a.link:visited        { color: #666666; font-size: 12px;}
          a.link:hover          { color: #990000; font-size: 12px;}
					
					a.nav:link           { color: #606060; font-weight: bold;font-size: 11px; text-decoration: none;}
          a.nav:active         { color: #606060; font-weight: bold;font-size: 11px; text-decoration: none;}
          a.nav:visited        { color: #666666; font-weight: bold;font-size: 11px; text-decoration: none;}
          a.nav:hover          { color: #990000; font-weight: bold;font-size: 11px; text-decoration: none;}/* CSS Document */

