.body { font-family: Arial, Helvetica, sans-serif;
color: Black;
font-size: smaller; }

.body bold{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: smaller;
	font-weight : bold;
}

.body a:link {
	color: black;
	text-decoration: underline;
}
 .body a:hover { color: #0063CE; }
 .body a:visited {  color: #636363; }
 
 .footer { font-family: arial
 ; color: #636363 ;
  font-size: 9px ;
  }
  
  .footer a:link { font-family: arial;
 color: #636363 ;
 text-decoration: underline;
  }
  .footer a:hover { color : #0063CE; }
  .footer a:visited { color: #444444}
  
.buttton-off { font-family: arial ;
color: white ;
font-size: x-small; font-weight: bold ; }

.header {
	font-family: arial ;
	color:  #C4C4C4; 
	font-weight: bold;
	font-size: x-small;
	}
	
	.bodyheader {
	font-family: arial;
	color: #3D7BCC;
	font-weight: bold;
	font-size: smaller;
}

.bodyheader-grey  {
	font-family: arial;
	color: Gray;
	font-weight: bold;
	font-size: smaller;
}