@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.MainTable {
	border: thin solid #000000;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	margin: 1px;
	padding: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	top: auto;
	bottom: auto;
	line-height: 25px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.HeaderCell {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-align: center;
	background-color: #000000;
}
.SmCell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.SmCell2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffaa;
}
.SmCell3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
}
.SmCell4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #87CEFA;
}
.SmCell5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00BFFF;
}
.MdCell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.MdCell2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffaa;
}
.MdCell3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFF00;
}
.MdCell4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #87CEFA;
}
.MdCell5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #00BFFF;
}
.TitleCell {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #0000FF;
	font-size: 14px;
}
.SSZHead {
	text-align: center;
	background-color: #000000;
	color: #FFFF00;
	font-size: 36pt;
	font-weight: 400;
}
.SmHeadline {
	font-size: 12px;
	color: #FFFF00;
	background-color: #000000;
}
.MedText {
	font-size: small;
	font-weight: bold;
}
.SmText {font-size: x-small}
.SmLink {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
	border: thin solid #000000;
	line-height: 17px;
}

