@charset "utf-8";
a:link { 
	color:#0000FF; text-decoration:none; }
a:visited { 
	color:#0000FF; 	text-decoration:none; }
a:hover { 
	color:#FF0000; 	text-decoration:underline;  }

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.ftcil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}
.line_up {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
}
.absmid {
	vertical-align: middle;
}
.gbr {
	white-space: normal;
	margin: 2px;
	padding: 2px;
	border: thin solid #CCCCCC;
}
.bottom {
	vertical-align: bottom;
}
