/*
Theme Name: Ice Factor
Theme URI: http://www.icefactor.com
Description: Ice Factor theme
Version: 1.0
Author: Sai Perchard
Author URI: http://www.saitech.com.au
Tags: ice factor, hockey
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFDF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#content {
	background-color: #FFF;
	padding: 20px;
}
