body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231F20;
}
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
}
a:link {
	color: #231F20;
}
a:visited {
	color: #231F20;
}
a:hover {
	color: #F2436E;
}
.bigger {font-size: 18px}
.smaller {font-size: 12px}
.smallerLighter {
	font-size: 9px;
	color: #999999;
}
.smallerMaline {
	font-size: 9px;
	color: #F1426D;
}

