H1 {
	font-size : 11pt;
	font-family : arial,helvetica,geneva;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H2 {
	font-size : 10pt;
	font-family : arial,helvetica,geneva;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H3 {
	font-size : 10pt;
	font-family : arial,helvetica,geneva;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

BODY {
	font-size : 10pt;
	font-family : arial,helvetica,geneva;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin : 0px;
	border-left : 0px none Black;
	border-right : 0px none Black;
	border-top : 0px none Black;
	border-bottom : 0px none Black;
	border : 0px none Black;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}


TD  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px;}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px;}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px;}
.head {  background-color: rgb(192,192,222); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; color: #FFFFFF; text-align: center}
.field {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 18px;}

SELECT {
	COLOR: #000000;
	BACKGROUND-COLOR: rgb(192,192,222);
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

INPUT.txt {
	COLOR: #000000;
	BACKGROUND-COLOR: rgb(192,192,222);
	border : 1px solid #1D3073;
	FONT-SIZE: 7pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

TEXTAREA {
	COLOR: #000000;
	BACKGROUND-COLOR: rgb(192,192,222);
	border : 1px solid #1D3073;
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}