/******************************************************
   	Version:  Reset.css							
   	Website:  ICC								
******************************************************/
html,body
{
	min-height:100%;
	height:auto !important;
	height:100%;
}
a img { border:0 }
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	/* Rv changes color:#000;*/
	color:#141414;
	/*font-size:13px;*/
	font-size:81.3%;
    /*font-size:100%;*/
} 
h1 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:24px;*/
	font-size:1.846em;
	color:#333349;
	font-weight:bold;
}
html {overflow-y: scroll;} 