.r10 {
	font-size: 10px;
	line-height: 130%;
}
.r12 {
	font-size: 12px;
	line-height: 130%;
}
.r14 {
	font-size: 14px;
	line-height: 130%;
}
.r16 {
	font-size: 16px;
	line-height: 130%;
}
.r18 {
	font-size: 18px;
	line-height: 130%;
}
.r24 {
	font-size: 24px;
	line-height: 130%;
}
.m10 {
	font-size: 10px;
	line-height: 150%;
}
.m12 {
	font-size: 12px;
	line-height: 150%;
}

.underbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.undergray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 30px;
}
.undergraylite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

h1.seo {
margin:0;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h2.seo {
margin:0;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

a:link    {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration:underline;
	color: #333333;
}
a:hover   {
	text-decoration:underline;
	color: #008737;
}
a:active  { text-decoration:none; }

p {
	margin-top: 12px;
	margin-bottom: 0px;
}

p.small {
	margin-top: 5px;
	font-size: 10px;
	margin-bottom: 5px;
}

.newpro {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}