BODY		{
	font-family         : Arial, Helvetica, AvantGarde, sans-serif;
	padding             : 0px;
	margin              : 0px;
	border              : 0px;
	width               : 100%;
	height              : 100%;
	position            : absolute;
	background-color    : white;
	font-size           : 12px;
	color: #555555;
}

p			{
	font-size 			: 12px;
}

A:link	 	{		Color				: #000000;
					Text-Decoration		: underline;}
					
A:active	{		Color				: #0000FF;
					Text-Decoration		: underline;}
					
A:visited	{		Color				: #999999;
					Text-Decoration		: Underline;}
					
A:hover	 	{		Color				: #000000;
					Text-Decoration		: underline;} 

th 			{
	font-size: 12px;
	color: #999999;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 2px;


}
					
td 			{
	font-size			: 12px;
	padding-top			: 2px;
	padding-bottom		: 2px;
	border-style		: none;
	padding-right		: 2px;
	padding-left		: 2px;
	text-align: left;
	vertical-align: top;
}
					
hr 			{       color				: #CC0001;}
h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #EAEA00;
	background-color: #cc0001;


}
h3 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #EAEA00;
	background-color: #cc0001;


}
.redbg {
	background-color: cc0001;
}
TH.redbg {
	color: #EAEA00;
}
A.redbg {
	color: #EAEA00;
	text-decoration: underline;
}
A.redbg:hover {
	color: #EAEA00;
	text-decoration: none;
}
A.redbg:active {
	text-decoration: underline;
	color: #EAEA00;

}
A.redbg:visited {
	text-decoration: underline;
	color: #EAEA00;

}
#disclaimer {
	font-size: 9px;
	color: #CCCCCC;
}
