body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;}
	
A:link {COLOR: #666666; TEXT-DECORATION: none}
A:visited {COLOR: #666666; TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:hover {COLOR: #EF9F0C; TEXT-DECORATION: none}
A.ff {COLOR: ##333333; TEXT-DECORATION: none}
A.ff:visited {COLOR: #333333; TEXT-DECORATION: none}
A.ff:hover {COLOR: #333333}
A.active:unknown {COLOR: #333333; TEXT-DECORATION: none}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fffff;}
	
.big-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;}
	
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;}
	
.meduim-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;}
	
.meduim2-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;}
	
.button-text {
	font-family: Verdana;
	font-size:9pt;
	font-weight: bold;
    color: #fffff;}
	
.required-text {
	font-family: Verdana;
	font-size:8pt;
	font-weight: bold;
    color: red;}
	
.board_staff-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;}
	
	
