body{background-color:#ebeff2;} 
h1 { color:#96C11F !important;font-size:16px; font-family: Arial,Helvetica,sans-serif; } 
h2 { color:#0080C8 !important;font-size:16px; font-family: Arial,Helvetica,sans-serif; } 
a img{ border:0px; text-decoration:none;} 
hr {
color:#b0b3b5;
}

table, div, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{margin:0px; padding:0px}

.special h2{font-size:18px;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	font-weight:bold;
	color:#01bbe5 !important;
	text-transform:none;
	border:none}

.links a{color:#ababab}

@media (min-width:10px){
	table[class=w600], td[class=w600] { width:320px !important;}
	table[class=w540], td[class=w540] { width:260px !important;}
	td[class=w30] { width:30px !important;}
	.w600 img {max-width:320px; height:auto !important}
	.w540 img {max-width:260px; height:auto !important}
}

@media (min-width: 480px){
	table[class=w600], td[class=w600] { width:480px !important;}
	table[class=w540], td[class=w540] { width:420px !important;}
	td[class=w30] { width:30px !important;}
	.w600 img {max-width:480px; height:auto !important}
	.w540 img {max-width:420px; height:auto !important}
}

@media (min-width:600px){
	table[class=w600], td[class=w600] { width:600px !important;}
	table[class=w540], td[class=w540] { width:540px !important;}
	td[class=w30] { width:30px !important;}
	.w600 img {max-width:600px; height:auto !important}
	.w540 img {max-width:540px; height:auto !important}
}
