/* CSS Document */

body {
	background:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#333333;
	}

#content {
	width: 960px;
	margin-top: 30px;
}

.footer {
	color:#0066CC;
	text-decoration: none;
	font-weight: bold;
}

.footer:hover {
	text-decoration: underline;
}
