* {
	font-family: Arial, Helvetica, sans-serif;
}

.f1 {font-size: 8px; line-height: 130%;}
.f2 {font-size: 9px; line-height: 130%;}
.f3 {font-size: 11px; line-height: 130%;}
.f3b {font-size: 11px; line-height: 130%; font-weight: bold;}
.f4 {font-size: 12px; line-height: 130%;}
.f4b {font-size: 13px; line-height: 130%; font-weight: bold;}
.f5 {font-size: 17px; line-height: 130%;}

.d1 {font-size: 8px;}
.d2 {font-size: 9px;}
.d3 {font-size: 11x;}
.d4 {font-size: 13px;}
.d5 {font-size: 17px;}

.w1 {font-size: 8px; line-height: 140%;}
.w2 {font-size: 9px; line-height: 140%;}
.w3 {font-size: 11px; line-height: 140%;}
.w4 {font-size: 13px; line-height: 140%;}
.w5 {font-size: 17px; line-height: 140%;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 400px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	margin-right: 13px;
	clear: left;
}

.h2 {
	font-size:15px;
	vertical-align:middle;
	background-color:#ffff99;
	width: 100%;
	height:24px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.ROW1 {
	WIDTH: 130PX;
}

.ROW2 {
	WIDTH: 90PX;
}

.ROW3 {
	WIDTH: 90PX;
}

.ROW4 {
	WIDTH: 260PX;
}

