body {
	font-family: Ashby, Lucida Sans, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

table, td, tr {
	font-family: Ashby, Lucida Sans, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

a:link, a:active, a:visited { 
	font-family: Ashby, Lucida Sans, Tahoma, Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	font-family: Ashby, Lucida Sans, Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.title {
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}

.slogan {
	color: #333333;
}