
BODY {
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #999966;
}

.text	{
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #999966;
}

.head1	{
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #999966;

}

.copy	{
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9px;
	color : #999966;

}

A 	{
	text-decoration : underline;
	color: #999966;
	font-weight : normal;
	font-size : 11px;
	
}

A:Hover {
	text-decoration: underline;
	color: #999966;
	font-weight : normal;
	font-size : 11px;
		
}

A:Active {
	text-decoration: underline;
	color: #999966;
	font-weight : normal;
	font-size : 11px;
		
}

TD {
	vertical-align: top;
}