A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

A:active {
}

A:hover {
}

A:link {
}

A:visited {
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

BODY TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.H1 {
	font-family: Arial;
	font-size: 13pt;
	color: #666666;
	font-weight: bold
}

.INPUT {
	font-family: Arial;
	font-size: XX-Small;
	color: #666666;
	font-weight: bold
}

.LINK {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #006600
}

.whatisthis 
{
    cursor:hand;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	color: blue;
}


