/* same rule, applied to two elements */
table, table td {border: 1px none #463E3B;}

.cellbgcolor{
background-color: #463E3B;
}

h1 {
	font-family: Tahoma, "Times New Roman", Times;
	font-size: 12pt;
	color: #000000;
}
h2 {
	font-family: Tahoma, "Times New Roman", Times;
	font-size: 10pt;
}
body {
	background-color: #FFFFFF;
}
p {
	font-family: Tahoma, "Times New Roman", Times;
	font-size: 10pt;
}
li {
	font-family: Tahoma, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.rele {
	color:#CCCCCC
	}
