﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-small;
	font-weight: normal;
	color: #FF9900;
}
.TBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	text-decoration: blink;
}
.TYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.TBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: large;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
