﻿a            { text-decoration: none }
a:link       { color:#8b3012 }
a:hover      { color:red; text-decoration: underline }
a:visited 	 { color:#8b3012 }

.body-text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #7D1A18;
}
.form {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.left {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
}
.table {
	background-color: #FFFFC8;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
	font-variant: small-caps;
	background-color: #FFFFFF;
}
.picture {
	border-width: 0;
	background-color: #FFFFFF;
}
.white {
	background-color: #FFFFFF;
}
