a:link {
	color: #000080;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	display: inline;
}
a:visited {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a {
	text-decoration: none;
}
.smallinfo {
	position: absolute;
	top: 3px;
	right: 92px;
	font-size: xx-small;
}
.headerlinks {
	font-size: x-small;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style: italic;
	text-align: center;
}
p {
	text-align: left;
	font-size: small;
}
.brief {
	font-size: medium;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: xx-large;
}
h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	color: #666666;
}
.useparastyle {
	text-align: left;
	font-size: small;
}
