﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image:url(images/page_background.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	v-align:top;
	font-size: 13px;
	color:#333333;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.smalheading{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link{
	color:#333333;
}
a:hover{
	color:#003300;
}
a:visited{
	color:#333333;
}
a:active{
	color:#333333;
}
a.sidelink:link   {
	font-weight: bold;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
	line-height: 22px;
}
a.sidelink:active   {
	font-weight: bold;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
	line-height: 22px;
}
a.sidelink:visited   {
	font-weight: bold;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
	line-height: 22px;
}
a.sidelink:hover   {
	font-weight: bold;
	font-size: 13px;
	color: #990000;
	text-decoration:none;
	line-height: 22px;
}


.smalltext {
	font-size: 10px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.chronicle_small{
	font-size: 11px;
}
.boldred {
	font-weight: bold;
	color: #990000;
	
}
.smallV {
	font-family: Verdana;
	font-size: 10px;
}
