.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color:#000;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#000
	font-weight: normal;
}

.bodytext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#000;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration:underline;
	color:#C9C;
	background-color: transparent;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration:underline;
	color:#F0F;
	background-color: transparent;
	font-weight: bold;
}

img
{
	border:0;
}


