.footer { font: 7pt "Arial"; color: #336699; }
.box {
	font: 7pt "Arial";
	color: #AD2A2D;
	padding-left : 2px;
}

strong. {
	font: 12pt "Arial";
	font-weight: bold;
	color: #AD2A2D;
}
P {
	font: 9pt "Arial";
	font-weight: Normal;
	color: #AD2A2D;
}
.tab { font: 9pt "Arial"; font-weight: normal; color: #ffffff;}
DL { font: 9pt "Arial"; font-weight: bold; color: #000000;}
DT { font: 9pt "Arial"; font-weight: bold; color: #000000;}
DD { font: 9pt "Arial"; font-weight: bold; color: #000000;}
UL { font: 9pt "Arial"; font-weight: bold; color: #FF6600;}
LI { font: 9pt "Arial"; color: #333333; list-style-image:url(images/bullet.gif); margin-top: 5px;}
FONT { font-family: "Arial"; color: #ff3300;}
A { font: 9pt "Arial"; font-weight: normal; color: #AD2A2D;}
A.hotlink { font: 12pt "Arial"; font-weight: normal; color: #AD2A2D;}
A.hotlink:hover { font: 12pt "Arial"; font-weight: normal; color: #FF6600; text-decoration: none;}
A:hover { font: 9pt "Arial"; font-weight: normal; color: #FF6600; text-decoration: none;}
H1 { font-family: "Arial"; color: #FFE4B5;}
H2 { font-family: "Arial"; color: #000000;}
H3 { font-family: "Arial"; color: #cccccc;}
H4 { font-family: "Arial"; color: #ff9900;}
H5 { font-family: "Arial"; color: #ff9900;}

.bord {
	border : 1px solid #990000;
	border-width : 0px 0px 0px 0px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
} 
.form { 
  padding: 4px;
  font-size: 12px; 
  font-weight: bold; 
  color: #333333; 
  background: #ffffff; 
  border-bottom: 0;
}