/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	color: #011D82;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.heading {
	color: #188D6F;
	font-weight: bold;
	font-family: Verdana;
	font-size: 24px;
}
.heading2 {
	color: #1F23A0;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
}
.plainTEXT {
	font-family: Verdana;
	font-size: 12px;
}

.textGR {
	color: #198D6F;
	font-weight: bold;
}.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #8F8F8F;
}

table.class1 {
	background-color: #e1fff9;
	border: medium solid #000000;
}
tr.class1 {
	background-color: #E1FFF9;
	font-family: Verdana;
	font-size: 12px;
}
tr.class2 {
	background-color: #C0E3FF;
	font-family: Verdana;
	font-size: 12px;
}

.superscript {  font-family: Verdana; font-size: xx-small; font-style: normal; line-height: normal; font-variant: small-caps;  font-weight: normal; vertical-align:top}