h1, td h1	{
	color:				#ffffff;
	font-size:			20px;
	text-align:			center;
	font-weight:			bold;
	line-height:			20px;
	text-decoration: 		none;
}
h1 span	{
	color:				silver;
	font-size:			20px;
	text-align:			center;
	font-weight:			bold;
	line-height:			20px;
	text-decoration: 		none;
}
h2, td h2	{
	color:				#ae0000;
	font-size:			18px;
	text-align:			center;
	font-weight:			bold;
	line-height:			20px;
	text-decoration: 		none;
}
h3, td h3	{
	color:				gold;
	font-size:			20px;
	text-align:			left;
	font-weight:			bold;
	line-height:			20px;
	text-decoration: 		none;
}
BODY 	{
	font-family:			arial;
	font-size:			10px;
	vertical-align:			center;
	text-align:			center;
	margin-bottom:			0px;
	margin-left:			0px;
	color:				#ffffff;	
	BACKGROUND-COLOR: 		#3869b6;
  }

p, td, td p, a{
	color:				#ffffff;	
	font-family:			arial, sans-serif;
	font-size:			11px;
	margin-right:			0px;
	margin-left:			0px;
	vertical-align:			top;
}
.text {
	color:				#ffffff;	
	font-family:			arial, sans-serif;
	font-size:			12px;
	text-align:			center;
	margin-right:			0px;
	margin-left:			0px;
	vertical-align:			top;
}
