/* CSS Document */
body {
		
}

th, h1 {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 13pt;
	color: #0000cc;
	text-decoration: underline;
}
.main {
	font-family: "Tahoma, Arial, Helvetica, sans-serif";
	/*font-size: 11pt;*/
	font-size: 0.85em;
	font-weight: 600;
}
.bold {
	font-family: "Tahoma, Arial, Helvetica, sans-serif";
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
}
ul {
margin-left: 15px;
}
li { font-size: 8pt; padding-bottom: 8pt;}
li.main {
	padding-bottom: 4px;
	font-spacing: 1px;
}
p { font-size: 11pt; }
#sidebar { font-size: 9pt; }
#medium { font-size: 11pt; }
#regular { font-size: 12pt; }
H1 { font-size: 14pt; }
H2 {font-size: 12pt; }
H3 {font-size: 10pt; }
td.text { font-weight: 600; }