
.bold  {
	font-weight : bold;
}

.center  {
	text-align : center;
}

.fineprint      { font-size: 10px }

.title  {
	font-size : 15pt;
	font-weight : bold;
}

.subtitle  {
	font-size : 8pt;
}

.smallprint  {
	font-size : 9pt;
}

.function  {
	font-size : 8pt;
	font-weight : bold;
}

.pagetitle  {
	font-size : 10pt;
	font-weight : bold;
}

.italic  {
	font-style : italic;
}

.underline  {
	text-decoration : underline;
}

.head  {
	font-size : 12pt;
	font-weight : bold;
}

.subhead  {
	font-size : 10pt;
	font-weight : bold;
}

.alert  {
	color : Red;
	font-weight : bold;
}

BLOCKQUOTE  {
	font-size : 10pt;
	margin-top : 0pt;
	margin-left : 15px;
}

OL  {
	margin-top : 0pt;
	margin-bottom : 0pt;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldindex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.largebold { font-family: Arial, Helvetica, sans-serif; font-size: 25pt; font-weight: bold; color: #FFFFFF;}

.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.textmed {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #FFFFFF;}
.smalltext {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #FFFFFF;}
