/* CSS Document */

body { font-family: verdana, helvetica, sans-serif;  color: #000000;  font-size: 8pt;

       background-color: #ffffff;	
	   
	   background-image: url("http://www.icecorp.ca/images/bg.gif"); 
	   
	   background-repeat: repeat;	 
	   
	   margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

td { font-family: verdana, helvetica, sans-serif;  color: #000000;  font-size: 8pt;}

.sectionheading { font-size: 13pt; color: #9A2827; font-weight: bold; font-style: oblique}

/* for all embedded links */

a:link {text-decoration: underline; color: #0E33D2; }

a:active {color: #ff0000; }

a:visited {color: #747474; }
