body {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	
}

A {
	color: #ff8000;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
    text-decoration: none;
}

A:HOVER {
	color: #ff8000;
	font-family:Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: 
}

.title {
position: absolute;
left: 20px;
z-index: 15;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
}

.submenu{
position: absolute;
left: 35px;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
z-index: 14;
background-color: #FFFFFF;
visibility: hidden;

}

TABLE {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background-color : transparent;
	border-right : Blue;
}

.header {
	font-size: 20pt;
	font-weight: bold;
}

.textheader {
	font-size: 10pt;
	font-weight: bold;
}

.subheader {
	font-size: 14pt;
	font-weight: bold;
}

.subtext {
	font-size: 8pt;
	font-weight: normal;
}

p {
	background-color: transparent;
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

.textredbold {
	color: #FF0000;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.textblackbold {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

textarea {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

input {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

.text {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
