td {
	background-color: #ffffff;

	font-family: arial, tahoma, helvetica;
	font-size: 10pt;
	
	color: black;
}

body {
	background-color: #ffffff;

	font-family: arial, tahoma, helvetica;
	font-size: 10pt;
	
	color: black;

	scrollbar-face-color:#FFF8CE;
	scrollbar-highlight-color:#FFF8CE;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFF8CE;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFF8CE;
	
	margin: 0pt;
}

table {
	font-family: tahoma, arial, helvetica;
	font-size: 10pt;
	
	color: black;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000040;
}

a {
	color: #000066;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

p {
	text-align: justify;
}

hr {
	color: #000000;
	size: 1px;
	width: 100%;
}

.clsBTable {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
}

.clsBTD {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}


.clsUTD { border-bottom-style:solid;border-width:1px;border-color:#999999; }

.cls_ul {
 border-style: none none solid none; 
 border-width: 1px; 
 border-color: #cccccc;
}
