body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
.logo {
	background-image: url(Images/logobg.jpg);
	background-repeat: repeat-x;
}
.maincopy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 35px 30px 30px;
}
.rightside {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #339966;
	background-color: #FFCC00;
	padding: 15px;
	background-image: url(Images/rightbg.gif);
	background-repeat: repeat;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
strong {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.rightside a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339966;
	text-decoration: underline;
}
.rightside a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339966;
	text-decoration: underline;
}
.rightside a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
