body {
	background-image: url(../images/bgTile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #433D2A;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
        font-variant: small-caps;
	color: #881A1C;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #433D2A;
}

a.nav:link {font-family: "Times New Roman", Times, serif; color:#881A1C; font-size:12px; font-weight: bold; text-decoration: none;}
a.nav:visited {font-family: "Times New Roman", Times, serif; color:#881A1C; font-size:12px; font-weight: bold; text-decoration: none;}
a.nav:hover {font-family: "Times New Roman", Times, serif; color:#433D2A; font-size:12px; font-weight: bold; text-decoration: none;}
a.nav:active {font-family: "Times New Roman", Times, serif; color:#881A1C; font-size:12px; font-weight: bold; text-decoration: none;}

a.copyright:link {font-family: "Times New Roman", Times, serif; color:#A8A391; font-size:10px; text-decoration: none;}
a.copyright:visited {font-family: "Times New Roman", Times, serif; color:#A8A391; font-size:10px; text-decoration: none;}
a.copyright:hover {font-family: "Times New Roman", Times, serif; color:#433D2A; font-size:10px; text-decoration: none;}
a.copyright:active {font-family: "Times New Roman", Times, serif; color:#A8A391; font-size:10px; text-decoration: none;}

.border {
	border: 1px solid #881A1C;
}

