body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
    padding-right: 5px;
}
td {

	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	font-size: 11px;
}
a {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #006666;
	text-decoration: none;
}
h2 {
	color: #275c54;
}

