﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: normal;
	color: #CCCCCC;
}
.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: xsmall;
	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: #3399FF;
	text-decoration: none;
}
.TBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

