A:link, A:visited, A:active { color: white; text-decoration: none; }

.black_link:link { color: black; text-decoration: none; font-weight: bold }
.black_link:visited { color: black; text-decoration: none; font-weight: bold}
.black_link:active { color: black; text-decoration: none; font-weight: bold}
.black_link:hover { color: black; text-decoration: underline; font-weight: bold}


	
BODY
	{
		font-family: arial;
		font-size: 10px;
		color: #000000;

	}
	
TD, P 
	{ 	
		font-family: arial, helvetica;
		font-size: 12px;
		color: #000000;
	}

.body
	{
		font-size: 12px;
		font-family: arial;
		color: #000000;
	}

.header1
	{
  		font-family: arial, helvetica;
		font-size: 16px;
		font-weight: bold;
		color: #000000;
	}
	
.bold_text
	{
		font-size: 12px;
		font-family: arial;
		font-weight: bold;
		color: #000000;
		
	}
	
.form_header
	{
  		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #0000cc;
	}
		
.form_text
	{
  		font-family: arial, helvetica;
		font-size: 10px;
		color: #000000;
	}
	
	