body {
	background-color: #CC9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	border-color: #993333;
	border-style: ridge;
	border-width: 1px;
	font-size: 10pt;
	text-align: Justify;
}

TH {
	BORDER-RIGHT: #993333 2px solid; 
	BORDER-TOP: #993333 1px solid; 
	BORDER-LEFT: #993333 2px solid; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #993333 1px solid; 
	BACKGROUND-COLOR: #993333
}

td {
	border-color: #993333;
	BORDER-RIGHT: #993333 2px solid; 
	BORDER-TOP: #993333 1px solid; 
	BORDER-LEFT: #993333 2px solid; 
	BORDER-BOTTOM: #993333 1px solid; 
}

h1 {
	color: #993333;
	font-family: "Andale Mono", "Lucida Console", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	height: 5px;
	letter-spacing: normal;
	line-height: normal;
}

h2 {
	color: #993333;
	font-family: "Andale Mono", "Lucida Console", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	height: 1px;
	letter-spacing: normal;
	line-height: normal;
}

h3 {
	color: #993333;
	font-family: "Andale Mono", "Lucida Console", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}

h4 {
	color: #993333;
	font-family: "Andale Mono", "Lucida Console", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h5 {
	color: #993333;
	font-family: "Andale Mono", "Lucida Console", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

h6 {
	color: #993333;
	font-family: "Andale Mono", "Lucida Console", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
}


img {
	border: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	text-transform: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	text-transform: none;
}

.TABEL {
	border-style: ridge;
	border-width: 0px;
	font-size: 11pt;
	text-align: Justify;
}

.CELL {
   font-family: Arial
	font-size: 8pt;
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid;
}

.MENUTABEL {
	border-style: ridge;
	border-width: 0px;
	font-size: 13pt;
	text-align: Justify;
}

.MENUCELL {
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
}