BODY {
font-family:"Verdana";}
body  { font-weight: bold; }




.px10 {
	font-size: 10px;
	line-height: 120%;
}
.px12 {
	font-size: 12px;
	line-height: 120%;
}
.px14 {
	font-size: 14px;
}
.px18 {
	font-size: 18px;
}
.px22 {
	font-size: 22px;
}
.px26 {
	font-size: 26px;
	line-height: 120%;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
        text-decoration: none
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
        text-decoration: none
}
.px16 {  font-size: 17px; line-height: 120%}
.px15 {  font-size: 15px; line-height: 120%}

