body, p {
	background-color: #ECECEC;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

h1{
	font-size: 20pt;
}

h2{
	font-size: 16pt;
}

h3{
	font-size: 12pt;
}

.txt {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

.menu, input, select, radio, checkbox{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.control_link{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #00008a;
	background-color: #ECECEC;
	padding: 5px;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-width: 1px;
	border-color: #999999;
}

.control_link_a{
	text-decoration: none;
}

.normvalue,p, td, li{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.highvalue{
	color: #00008a;
	font-weight: bold;
	text-decoration: none;
}

.lowvalue{
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
}

.headcell{
	background-color: #dddddd;
	font-weight: bold;
}

.tblbg{
	background-color: #FFFFFF;
}

.bordercolor{
	background-color: #999999;
	color: #999999;
}
