body {
	margin: 0px;
	font-size:12px;
	line-height:20px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFBEC;
}
.STYLE1 {color: #FFFFFF;
font-weight: bold;}
.STYLE2 {font-size: 18px;
font-weight: bold;}
table{	
	font-size:12px;
	line-height:20px;
}
td{padding:0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}