BODY {
	font-family:"verdana, arial", sans-serif;
	color:#000000;
	font-size: 12
}

A:link {
	color:#001f6f;
	text-decoration:none
}

A:visited {
	color:#666666;
	text-decoration:none
}

A:active, A:hover {
	color:#0000FF;
	text-decoration:underline
}

.bodyhead {
	font-weight: bold;
}

.bodysmall {
	font-size: 9;
	color:#000000
}

.bodycopy {
	font-size: 11;
	color:#000000
}

.bodycopyplus {
	font-size: 14
}

.homename {
	font-size: 16;
	font-weight: bold;
	color:#000000;
	text-decoration:none

}

.headerlinks {
	font-size: 9;
	color:#000000;
	text-decoration:none

}