body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #669999;
	text-decoration: none;
}


.sidebar {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

