TD { font-weight: bold; }

A:link {/*normal links in the text*/
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: Blue; 
  text-decoration : none;}
A:visited {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: White; 
  text-decoration : none;}
A:hover {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: White; 
  text-decoration : none;}

.bodytext { font-family: arial,helvetica,sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; }

.bodytext1 { font-family: arial,helvetica,sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FFFFFF; }
	
.bodytext2 { font-family: arial,helvetica,sans-serif; 
	font-size: 20pt; 
	font-weight: bold; 
	color: #FFFFFF; }

.bodytext3 { font-family: arial,helvetica,sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF; }	

.bodytext4 { font-family: arial,helvetica,sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #FFFFFF; }
