body {
	background-color: #FFFFFF;
	margin: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-image: url(/images/background.gif);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
}

table {
	border-color: #00008B;
	border-style: ridge;
	border-width: 1px;
	font-size: medium;
	text-align: Justify;
}

TH {
	BORDER-RIGHT: #00008B 2px solid; 
	BORDER-TOP: #00008B 1px solid; 
	BORDER-LEFT: #00008B 2px solid; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #00008B 1px solid; 
	BACKGROUND-COLOR: #00008B}

td {
	border-color: #00008B;
	BORDER-RIGHT: #00008B 2px solid; 
	BORDER-TOP: #00008B 1px solid; 
	BORDER-LEFT: #00008B 2px solid; 
	BORDER-BOTTOM: #00008B 1px solid; 
}

h1 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	height: 5px;
	letter-spacing: normal;
	line-height: normal;
}

h2 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	height: 1px;
	letter-spacing: normal;
	line-height: normal;
}

h3 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
}

h4 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

h5 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

h6 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	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: #00008B;
	text-decoration: underline;
	text-transform: none;
}

a:hover {
	color: #009999;
	text-decoration: underline;
	text-transform: none;
}
.TABEL {
	border-style: ridge;
	border-width: 0px;
	font-size: 11pt;
	text-align: Justify;
}

.CELL {
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
}

.MENUTABEL {
	border-style: none;
	border-width: 0px;
	text-align: Justify;
}

.MENUCELL {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
}
.MENUCELL1 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT: 2px solid; 
	BORDER-TOP: 2px solid; 
	BORDER-LEFT: 2px solid; 
	BORDER-BOTTOM: 2px solid;
}