body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background: #6C6D85;
	font-size: 85%;
	background-image: url(g/background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td, p, li {
	color : #6C7A85;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 85%;
}

A {
	color: #3333cc;
}

A:Hover {
	color: #cc0033;
}

.big {
	font-size: 140%;
	line-height: 100%;
	padding: 0% 0% 0% 0%;
}

.huge {
	font-size: 260%;
	line-height: 100%;
	padding: 0% 0% 0% 0%;
}

.small {
	font-size: 65%;
}