A:link		{ color: #0000FF; text-decoration: none; }
A:visited	{ color: #0000FF; text-decoration: none; } 
A:active	{ color: #0000FF;  } 

.white 
{
	background-color: #FFFFFF;
}

A:hover		{ color: #990000;  }

.background 
{
	background-color: #868e82;
}

.display_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.body_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.form
{
    background-color: #ffffff;
    border-width: 1px 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
}

input {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
}

textarea {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
}

b {
font-family: arial,helvetica; 
color: #9fa89a; 
font-size: 14pt;
font-weight: bold; 
margin-top: 0em;
}

