TD,Body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.text1 {color: #666666; font-size: 11px; font-weight: regular}
.text2 {color: #003366; font-size: 8pt; font-weight: regular}
.text3 {color: #666666; font-size: 10pt; font-weight: regular}
.text4 {color: #F2E954; font-size: 10pt; font-weight: regular}
.text5 {color: #003366; font-size: 8pt}
.text6 {color: #993333; text-decoration: none; font-size: 12pt; font-weight: bold}
h1 {color: #000000; font-size: 12px; margin-bottom: 0pt; font-weight: regular}
h2 {color: #003366; font-size: 12px; margin-bottom: 0pt; font-weight: regular}

.block1 { color: #666666; text-align: justify; font-size: 8pt font-weight: regular}
.block2 {color: #34444C; font-size: 8pt; font-weight: bold}

.visitlink {color: #666666; text-decoration: none; font-size: 8pt; letter-spacing: 1 pt; font-weight: regular}

a:link {color: #003366; text-decoration: none; font-size: 8pt; letter-spacing: 1 pt; font-weight: regular}
a:visited {color: #003366; text-decoration: none; font-size: 8pt; letter-spacing: 1 pt; font-weight: regular}
a:hover {color: #666666; text-decoration: none; font-size: 8pt; letter-spacing: 1 pt; font-weight: regular}

a.kl:link {color: #666666; text-decoration: none; font-size: 9px; font-weight: regular}
a.kl:visited {color: #666666; text-decoration: none; font-size: 9px; font-weight: regular}
a.kl:hover {color: #003366; text-decoration: none; font-size: 9px; font-weight: regular}

.textField {
	border:1px solid;
	background-color: #FFFFFF;
	color: #000000;
	font-size:10px;
	text-align:left;
	padding:2px;
}

.btnStyle {
	background-color: #FEF3B2;
	color: #003366;
	border:1px solid #666666;
	font-size:9px;
	padding:1pt;
	cursor: hand;
}