/* CSS Document */



body {  background-color: #CCCCCC; background-image: url(images/bg1.gif); background-repeat: repeat-x}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.ep, a.ep:visited, a.ep:active {
	font-family: Arial, sans-serif;
	color: #450880;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a.ep:hover {
	font-family: Arial, sans-serif;
	color: #450880;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

a.nav, a.nav:visited, a.nav:active {
	font-family: Arial, sans-serif;
	color: #450880;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	font-family: Arial, sans-serif;
	color: #450880;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
}

a.news, a.news:visited, a.news:active {
	font-family: Geneva, sans-serif;
	color: #450880;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
a.news:hover {
	font-family: Geneva, sans-serif;
	color: #450880;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
