body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 
body {background-color:#ffffff;font-family:Tahoma,Helvetica,Arial,sans-serif;font-size:12px;}
fieldset {border:none}
fieldset legend {display:none; }
img {
	border:none;
} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} 
:focus {outline: 0;}

a{color:#C91701;text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: #C91701;
}

.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden; }
.clear {display:inline-block}
/*hides from ie-mac\*/
* html .clear {height:1%;}
.clear {display: block;}
/*end hide from ie-mac*/
