﻿<style type="text/css">
a:link {
	color: #663300;
}
a {
	color: #663300;
}
a:visited {
	color: #996600;
}
a:active {
	color: #000000;
}
.contentStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.center {
	text-align: center;
}
.smalltext {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #996633;
	text-align: center;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #663300;
}
.verticalalign {
	vertical-align: middle;
}
.border {
	border: 2px solid #000000;
}
</style>

