
strike  { color: black; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial; text-decoration: none }
a { color: black; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial; text-decoration: underline } 
a:hover { color: black; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial; text-decoration: blink }
p  { color: black; font-size: 8pt; font-family: verdana, Arial; text-decoration: none }
td  { color: black; font-size: 8pt; font-family: verdana, Arial; text-decoration: none }
.white
{
	color: White;
}
.mini
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.mini:hover
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
}

INPUT
{
	color: black; 
	font-size: 8pt; 
	font-family: verdana, Arial; 
	text-decoration: none
}

TEXTAREA
{
	color: black; 
	font-size: 8pt; 
	font-family: verdana, Arial; 
	text-decoration: none
}

