.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: 180%;
}
.m12 {
	font-size: 12px;
	line-height: 180%;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

a:link    {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
a:hover   {
	text-decoration:underline;
	color: #AE0001;
}
a:active  {
	text-decoration:underline;
	color: #AE0001;
}
