body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	border: 0;
}

a.text:link, a.text:visited, a.text:active, a.text:hover {
	text-decoration: none;
	font-weight: bold;
	}

a.text:link {
	color: #CCCCCC;
}

a.text:visited {
	color: #CCCCCC;
}

a.text:active {
	color: #CCCCCC;
}

a.text:hover {
	color: #FFFFFF;
}


h1 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 20pt;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 16pt;
}

h3 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 18pt;
	color: #CCCCCC;	
}

h4 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #557799;
}
h5 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 10pt;
}


td {
   font-family: Arial, Helvetica, sans-serif;
}

td.footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
}
