body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, li {line-height: 1.5em;}
td, th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; 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: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	font-weight: normal;
}
.topback {
	background-image: url(images/darkback.gif);
	background-repeat: repeat-x;
}
