
 /*BODY { background: url(images/moreinformation.jpg); background-position: center center; background-repeat: no-repeat; background-color:black; }*/
 
 
 .whitefont
{
	font-family:arial;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
 .whitefont a
{
	font-family:arial;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

 .brownfont
{
	font-family:arial;
	color:brown;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
 .redfont
{
	font-family:arial;
	color:#e31e27;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
} 
 .redfontitalic
{
	font-family:arial;
	color:#e31e27;
	font-size:14px;
	font-weight:bold;
	/*text-decoration:italic;*/
	font-style: italic;
} 
 .whitefontitalic
{
	font-family:arial;
	color:white;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
} 
 
  .blackfont
{
	font-family:arial;
	color:black;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

  .blackfont a
{
	font-family:arial;
	color:blue;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

 .blackfontitalic
{
	font-family:arial;
	color:black;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
} 
