body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(images/bg2.jpg);
}

a:link {
	color: #000099;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: none;
	border-top: thin dotted #993300;
	border-right: thin none #993300;
	border-bottom: thin dotted #993300;
	border-left: thin none #993300;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B20000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
	font-style: italic;
}
.smallerItalics {
	font-size: x-small;
	font-style: italic;
	color: #666666;
}
.bluedark {
	color: #333366;
}
.title {
	color: #333366;
	font-weight: bold;
}
.bluebright {
	color: #000099;
}
.menu_side {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.menu_side a,.menu_side a:link,.menu_side a:active,.menu_side a:visited {
	text-decoration : none;
}


.menu_side a:hover {
	color : #B20000;
}
.offset {
	border: thin dotted #B20000;
}
