html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, /*img,*/ ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption
/*,table, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	text-align: left; 
	background: #eaf0f4;
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6D6D70; /*#626264*/
}
	
td, span, div, table, tr, p  
{
	text-align: left; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
html { background-color: white ! important; background-image: none ! important; }
body { background-color: white ! important; background-image: none ! important; }

ul { outline-width: 10px; padding: 5px 0px 0px 16px; margin-bottom: 10px; }
ol { outline-width: 10px; padding: 5px 0px 0px 24px; margin-bottom: 10px; }
ol li {list-style-position:inside; }
ul li { list-style-type: disc; list-style-position:inside;}
p { margin: 0px 0px 10px 0px !important; }
h1
{
	color: #ce641e;
	height: 22px;
	width: 95%;
	border:solid 0px White;
	border-bottom: solid 1px #aabdb7;
	margin: 0px 0px 8px 0px;
	text-align:left;
}
h2, h3, h4, h5, h6 {text-align:left;}
