﻿#disclaimer {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: center;
}
.body {
	font-family: Tahoma, Arial, sans-serif;
}
#copyright {
	margin-top: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: xx-small;
	text-align: center;
}
.headerTagline {
	font-family: "Lucida Handwriting";
}
#footerLinks {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	text-align: center;
}
#leftColumn {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}
#rightColumn {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}
h1 {
	font-size: 2em;
	color: #000000;
}
h2 {
	font-size: 1.75em;
	color: #000000;
}
h3 {
	font-size: 1.5em;
	color: #000000;
}
h4 {
	font-size: 1.25em;
	color: #000000;
}
h5 {
	font-size: 0.75em;
	color: #000000;
}
h6 {
	font-size: 0.5em;
	color: #000000;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
html {
	overflow: -moz-scrollbars-vertical;
}
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
