a:link {
	color: #ff9900
}
a:visited {
	color: #ff9900
}
/* a:visited { color: #cc6600 } */

html {
	min-height: 100%
}
.announcement {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.announcement .header1 {
	font-size: 36px
}
.announcement .header2 {
	font-size: 24px;
	font-style: italic
}
body {
	color: #ffcc00;
	background-color: #330066;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #663399), color-stop(1.0, #330066));
	background-repeat: no-repeat;
}
footer p {
	text-align: center
}
h1 {
	font-family: Skia, "Century Gothic", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center
}
h2 {
	font-family: Skia, "Century Gothic", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center
}
li {
	line-height: 1.4;
	text-align: left;
	font-size: 10pt;
	font-family: sans-serif;
	margin-right: 20px;
	margin-left: 20px
}
p {
	font-size: 10pt;
	font-family: sans-serif;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left
}
.purpleBackground {
	background-color: #660066
}
table {
	margin-right: auto;
	margin-left: auto
}
td {
	font-size: 10pt;
	font-family: sans-serif
}
th {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #660066;
	text-align: center
}
th.left {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #660066;
	text-align: left
}
.left {
	text-align: left
}
ul {
	text-align: left
}
.centered {
	text-align: center
}
.copyright, .top {
	font-size: 8pt;
	text-align: center
}
.img_border {
	border: 1px solid #ff9900
}
.note {
	font-size: 9pt;
	text-align: center
}
.selectedRow {
	background-color: #412766;
}
#mainTable {
	border: 2px solid #660066;
	background-color: #330066;
	-webkit-box-shadow: 0 0 14px #333333;
}
.odd {
	background-color: #330066
}
.even {
	background-color: #330066
}

