body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #3399ff;
	!important;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
	color: #CCCCCC;
	font-weight:bold;
	!important;
}
h2 {
	font-size: 16px;
	!important;
}
h3 {
	font-size: 14px;
	!important;
}
h4 {
	font-size: 12px;
	!important;
}
h5 {
	font-size: 10px;
	font-weight:bold;
	!important;
}
h6 {
	font-size: 9px;
	font-weight:bold;
	!important;
}
