.menufont {
	font-size: 9pt;
}
.txt {
	font-size: 10pt;
	line-height: 130%;
}
table,th,tr,td {
	font-size: 10pt;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 6px;
}
.form {
	background-image:  url(../reform/img/form_bg.gif);
	background-repeat: repeat-x;
}

.menufont a:link {
	color: #ffffff; text-decoration: none;
}
.menufont a:visited {
	color: #ffffff; text-decoration: none;
}
.menufont a:hover {
	color: #CCFF66; text-decoration: none;
}
.menufont a:active {
	color: #ffffff; text-decoration: none;
}
