A:link {
     color: #000066;
     }

A:active {
     color: #000066;
     }
     
A:visited {
     color: #660066;
     }
	 
.body, td, p, span {
	font-family : Arial, Helvetica, sans-serif;
}

.fireBg {
	background-color : #003399;
}

.fireRedBg {
	background-color: #FFFFFF;
}

.fireHeaderBg {
	background-color : #fee47a;
}

.fireRedBg {
	background-color: #CC0000;
}

.fireWhiteBg{
	background-color: #FFFFFF;
}
.fireYellowBg {
	background-color : #ffe085;
}

.fireLeftHeader {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, San Serif;
	font-size: 11pt;
	font-weight: bold;
}

.fireTxtLg {
	font-size: 12pt;
	color: #000066;	
}

.fireTxtSm {
	font-size : 10pt;
	color: #000066;
}

.fireZip{
	background-color: #CCCCCC;
	font-size: 8pt;
	color: #003399;
}

.fireTxtBox {
	font-size : 10pt;
	color: #003399;
	background-color : #cccccc;
}

.fireTableBorder {
	border-color: #cc0000;
	border-width: 1px;
	border-style: solid;
}

