
}
A.link1 {
	color : #000066;
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	cursor : hand;
	background-color : #FDF493;
	cursor : hand;
	padding-left : 4px;
	padding-right : 4px;
}

A.link1:HOVER {
	color : #FDF493;
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	cursor : hand;
	background-color : #000066;	
	padding-left : 4px;
	padding-right : 4px;
}

.text1 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-left : 8px;
}

.text2 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-left : 8px;
}

.textsm1 {
	font-family : Arial;
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
}

.header1 {
	font-family: Arial;
	font-size: 18pt;
	color: #FFCC33;
	font-weight : bold;
}

.header2 {
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
	font-weight : bold;
}
	
.formprompt {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	padding-left : 8px;
}

.formfield {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}


