body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 444555;
	background-color: D8D8D8;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 444555;
}
.titlepic {
	background-repeat: no-repeat;
}
.sidebackground {
	background-image: url(images/background02.gif);
	background-repeat: repeat-y;
}
a,a:Active,a:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444555;
}
a:Hover {
	text-decoration: underline;
}

.titleLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 444555;
}
