body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}
td, th {
	font-size: 12px;
}
a:link {  color: #0000FF; font-weight: bold; text-decoration: none}
a:visited {  color: #0000FF; font-weight: bold; text-decoration: none}
a:hover {  color: #0099FF; font-weight: bold; text-decoration: none}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #E5E5E5;
	padding-left: 4px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #E5ECFF;
	padding-left: 4px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #0099FF;
	padding-left: 4px;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #E5E5E5;
	padding-left: 4px;
}

.companyname {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Black Chancery", "Pristina", Verdana, Arial, sans-serif;
}
.rightside {
	background-color: #E5ECFF;
	padding-right: 4px;
	padding-left: 4px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #9999CC;
}
.leftside {
	background-color: #E5ECFF;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9999CC;
}
.copyright {
	font-size: 11px;
	text-align: center;
}
.small {font-size: 12px;}
