.ul { list-style-image: url("images/listarrow.gif"); } 

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
	background-color:#e7eef8;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
	text-align: justify;
}
a.bodytext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.bodytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.bodytext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.bodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

.bodytextW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBCC8;
	text-decoration: none;
	text-align: justify;	
}
a.bodytextW:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bodytextW:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bodytextW:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bodytextW :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E09D13;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBCC8;
	font-weight:normal;
	text-decoration: none;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBCC8;
	font-weight:normal;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBCC8;
	font-weight:normal;	
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E09D13;
	font-weight:bold;
	text-decoration: none;
}

.copyright {
	font-weight: normal; 
	font-size: 10px; 
	color: #983456; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align:left;
}
a.copyright:link {
	color: #000000; text-decoration: underline
}
a.copyright:visited {
	color: #000000; text-decoration: underline
}
a.copyright:active {
	color: #000000; text-decoration: underline
}
a.copyright:hover {
	color: #000000; text-decoration: none;
}

.header {
	font-weight: bold; 
	font-size: 12px; 
	color: #E09D13; 
	font-family: Arial, Helvetica, sans-serif;
	text-transform : uppercase;
}
td.header {
	font-weight: bold; 
	font-size: 12px; 
	color: #E09D13; 
	font-family: Arial, Helvetica, sans-serif;
	text-transform : uppercase;
}
.subheader {
	font-weight: bold; 
	font-size: 11px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
}

