body {
	background-color: #F8F2C0;
	margin: 20px 0px 0px;
}
.right {
	background-color: #FFFFFF;
	background-image: url(images/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #064264;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 17px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	}
		
.main {
	padding-bottom: 20px;
	padding-left: 20px;
}
a:visited {
	color: #3585B0;
	text-decoration: underline;
}
a:active {
	color: #3585B0;
	text-decoration: underline;
}
a:link {

	color: #3585B0;
	text-decoration: underline;
}
a:hover {


	color: #3585B0;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:active {

	color: #666666;
	text-decoration: none;
}
.footer a:link {


	color: #666666;
	text-decoration: none;
}
.redundant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
.redundant a:visited {
	color: #333333;
	text-decoration: none;
}
.redundant a:active {
	color: #333333;
	text-decoration: none;
}
.redundant a:link {

	color: #333333;
	text-decoration: none;
}
.redundant a:hover {
	color: #333333;
	text-decoration: underline;
}
