body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #19191B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0000A0;
}
a:visited {
	color: #0000A0;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	font-style: italic;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
.myTable {
	margin: 0px;
	background-color: #FFFFEF;
	border-width: 1px;
	border-color: #996600;
	padding: 10px;
	border-style: solid;
}
.menuTable {
	margin: 0px;
	background-color: #FFFCEE;
	border-width: 1px;
	border-color: #996600;
	padding: 10px;
	border-style: solid;
}

.style010 {
	font-size: 14px
}

.styleUPPERCASE {
	text-transform:uppercase;
}