<!--

BODY, TD, P, BR {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

A, A:link {
	color : #FFFFFF;
}

A:visited {
	color : #FFFFFF;
}

A:active {
	color : #FFFFFF;
}

.instructions {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	color : #cccccc;
	font-weight: bold;
}

// The following are neccessary because of Netscape 4.x
B {
	font-weight: bold;
}

I {
	font-style: italics;
}

UL {
	margin-top:0px
}

// Place custom classes here

-->