body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #c7c6cb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #3A4362;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A70AA;
}
a:hover {
	text-decoration: underline;
	color: #3A4362;
}
a:active {
	text-decoration: none;
	color: #3A4362;
}
a {
	font-family: Trebuchet MS;
	font-size: 12px;
}
.redsmall {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #a21c0d;
}
.welcome {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color: #5970aa;
}
.maintext {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5970aa;
}
.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	padding-right:10px;
}
