/* ===================================================================== */
/* PFS GROUP                                                             */
/* Created by: Headlong Media ( www.headlongmedia.ca )                   */
/* ===================================================================== */
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  margin: 0;
}

td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }

A:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC6600;
  text-decoration: none;
}
A:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC6600;
  text-decoration: none;
}
A:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC6600;
  text-decoration: underline;
}

.txt_bold { font-weight:bold; }
.txt_header01 {
	font-weight:bold;
	font-size: 40px;
	color: #993333;
}
.txt_header02 {
	font-weight:bold;
	font-size: 24px;
	color: #993333;
	font-style: italic;	
}
.txt_header03 {
	font-weight:bold;
	font-size: 20px;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_footer { font-size: 8px; }
