body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body, html {
	background-color: #e1e1e1;
	margin-top: 0px;
	margin-left: 0px;
	height:100%;
}
.leftside {
	height:100%;
}
.main {
	border-bottom: 1px solid #d2d2d2;
	padding: 10px;
}
.mainbkgd {
	background-image: url(images/r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4785a3;
	letter-spacing: -1px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b5c541;
	text-decoration: none;
	letter-spacing: -1px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #4785a3;
}
a:visited {
	color: #4785a3;
	text-decoration: none;
}
a:hover {
	color: #b5c541;
	text-decoration: underline;
}
li {
	list-style-position: inside;
}
