.f-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; text-decoration: none; border-color: black black #999999; font-style: italic; color: #2B72AC; text-align: right; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;

}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;

}

a:hover {
	color: #FF0000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.nounderline {
	text-decoration: none;
}
.outline {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
