body {
	margin: 0px;
	font-family: Verdanna, Arial, Helvetica, sans-serif;
}

.bg {
	background-repeat: no-repeat;
	background-position: right;
}

p, ul, ol, li, input, textarea, select {
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 22px;
	color: #990000;
}

h2 {
	font-size: 14px;
	color: #990000;
}

h3, h4, h5, h6 {
	font-size: 11px;
	color: #990000;
}

.image-left {
   float: left;
   clear: both;
   margin: 10px;
}

.image-inline {
   float: none;
   clear: both;
   margin: 10px;
}

.image-right {
   float: right;
   clear: both;
   margin: 10px;
}

.footer {
	color: #666666;
	text-align: right;
	clear: both;
}

a:link {
	text-decoration: underline;
	color: #333333;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

.tabs {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.tabs a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.tabs a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.tabs a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

<!-- Side Navigation -->

.sideNav {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.sideNav a:link {
	text-decoration: none;
}

.sideNav a:visited {
	text-decoration: none;
}

.sideNav a:hover {
	text-decoration: underline;
}

td.box {
	border: 1px solid #868686;
}

.box-title {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
