body,td,th {
	font-family: Papyrus;
	color: #FFFFFF;
	padding-left: 3px;
	border-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
}
td {
	padding-left: 3px;
	margin-left: 5px;
	background-color: #A0A0A4;
	color: #FFFFFF;
}

th {
	background-color: #808080;
	vertical-align: middle;
	color: #FFFFFF;
}

body {
	background-color: #A0A0A4;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: center;
}
table, td, th {
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	border-collapse: collapse;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	color: #FFFFFF;
	font-size: 14px;
}
a:hover {
	color: #000000;
	border-bottom: 2;
	font-size: 14px;
}
a:active {
	color: #00000;
	font-size: 14px;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Papyrus;
	background-color: #A0A0A4;
	text-decoration: underline;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	height: auto;
	width: auto;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Papyrus;
	text-decoration: none;
}
p {
	font-family: Papyrus;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-indent: 20px;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	float: none;
	margin: 30;
	font-weight: normal;
}
ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
table {
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
tr.alrRow td {
	background-color: #808080;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
