body {
	margin: 0px;
	background-color: #FFFFCC;
	font-family: Arial;
	font-size: 12px;
}
p, li {line-height: 1.5em;}
td, th {font-family: Arial;	font-size: 12px;}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #999999; text-decoration: none}
.copyright {font-size: 11px;}
.small {font-size: 11px;}
#rightside {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	width: 160px;
	font-size: 11px;
}
.companyname {
	color: #FFFFFF;
	font-size: 24px;
}
h1, h2, h3, h4 {
	font-family: "Aerial";
	font-size: 18px;
	color: #333366;
	font-weight: normal;
}
.topback {
	background-repeat: repeat-x;
}
