/* CSS Document */

html, .main {
	padding:0;
	margin:0;
}

body {
	margin:0;
	padding:0;
	width:100%;
	font:normal "Liberation sans", Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:center;
	font-weight:normal;
	letter-spacing:normal;
	float:left;
}

a {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body, td, th {
	color: #333;
}
body {
	background-color: #CCCCCC;
}
-->
	