body {
	
	font-family: Arial, Helvetica, sans-serif;
	}

TD,Body {
	font-family: Arial, Verdana, Helvetica, sans-serif, ;
}

.text1 {color: #ffffff; font-size: 12px; font-weight: regular}
.text2 {color: #003366; font-size: 8pt; font-weight: regular}
.text3 {color: #FFCC00; font-size: 11pt; font-weight: regular}
.text4 {color: #F2E954; font-size: 10pt; font-weight: regular}
.text5 {color: #000000; font-size: 10pt; font-weight: regular}
.text6 {color: #993333; text-decoration: none; font-size: 12pt; font-weight: bold}
.text7 {color: #ffffff; font-size: 13px; font-weight: regular}
.text8 {color: #003366; font-size: 12px; font-weight: regular}
.text9 {color: #000000; font-size: 12px; font-weight: regular}
h1 {color: #ffffff; font-size: 12px; margin-bottom: 0pt; font-weight: regular}
h2 {color: #000000; font-size: 12px; margin-bottom: 0pt; font-weight: regular}
h3 {color: #D32E2C; font-size: 12px; margin-bottom: 0pt; font-weight: regular}

.textViewer {color: #000000; font-size: 9px; font-weight: regular}

a:link {color: #003366; text-decoration: none; font-size: 9pt; letter-spacing: 1pt; font-weight: regular}
a:visited {color: #003366; text-decoration: none; font-size: 9pt; letter-spacing: 1pt; font-weight: regular}
a:hover {color: #D32E2C; text-decoration: none; font-size: 9pt; letter-spacing: 1pt; font-weight: regular}

a.nav:link {color: #003366; text-decoration: none; font-size: 10pt; letter-spacing: 1pt; font-weight: regular}
a.nav:visited {color: #003366; text-decoration: none; font-size: 10pt; letter-spacing: 1pt; font-weight: regular}
a.nav:hover {color: #D32E2C; text-decoration: none; font-size: 10pt; letter-spacing: 1pt; font-weight: regular}

a.yellow:link {color: #FFCC00; text-decoration: none; font-size: 10pt; letter-spacing: 0pt;  font-weight: regular}
a.yellow:visited {color: #FFCC00; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; font-weight: regular}
a.yellow:hover {color: #ffffff; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; font-weight: regular}

a.yellow2:link {color: #FFCC00; text-decoration:underline; font-size: 10pt; letter-spacing: 0pt;  font-weight: regular}
a.yellow2:visited {color: #FFCC00; text-decoration: underline; font-size: 10pt; letter-spacing: 0pt; font-weight: regular}
a.yellow2:hover {color: #ffffff; text-decoration: underline; font-size: 10pt; letter-spacing: 0pt; font-weight: regular}

a.kl:link {color: #666666; text-decoration: none; font-size: 7pt; letter-spacing: 0pt;  font-weight: regular}
a.kl:visited {color: #666666; text-decoration: none; font-size: 7pt; letter-spacing: 0pt; font-weight: regular}
a.kl:hover {color: #003366; text-decoration: none; font-size: 7pt; letter-spacing: 0pt; font-weight: regular}

.textField {
	border:1px solid;
	background-color: #FFFFFF;
	color: #000000;
	font-size:10px;
	text-align:left;
	padding:2px;
}

.btnStyle {
	background-color: #FFCC00;
	color: #000000;
	border:1px solid #666666;
	font-size:9px;
	padding:1pt;
	cursor: hand;
}

p.roterText {
	color:#e2001a;
	font-size:11pt;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}


