body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
table {
	font-size: 11px;
}
a {
	color: #336699;
}
a.visited {
	color: #336699;
}
.titles {
	font-size: 12px;
}
a.large_links {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.large_links:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.large_links:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.large_links:visited:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

