
<STYLE>

body {
	font-family: Arial, Helvetica, sans-serif;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.blue {
	color:#0000FF;
}
.blue_bold {
	font-weight: bold;
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.red_bold {
	color: #FF0000;
	font-weight: bold;
}
.red_title {
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
.normalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.normalMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.red_fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.head2_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footerText {
	TEXT-DECORATION: none; 
	color: white;
}
.footerTextBold {
	TEXT-DECORATION: none; 
	color: white;
	font-weight: bold;
}


a:link {
    COLOR:#0000FF;
	TEXT-DECORATION: none		
}
a:visited {
    COLOR:#6666CC;
	TEXT-DECORATION: none		
}
a:hover { 
	coloR:#FF0000;
	TEXT-DECORATION: none 
}
</STYLE>

