body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414141;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p a {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
p a:link {
	text-decoration: underline;
}
p a:visited {
	text-decoration: underline;
}
p a:hover {
	text-decoration: underline;
}
p a:active {
	text-decoration: underline;
}
.style2 {color: #005083;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #AF2107;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	color: #AF2107;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #AF2107;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #AF2107;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #AF2107;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #AF2107;
}
.yellow_highlight {
	background-color: #FFFF66;
}
.large_purple {
	font-size: 36px;
	color: #43027D;
	font-weight: bolder;
}
.crossout {
	text-decoration: line-through;
}
.small_red {
	font-size: 12px;
	color: #990000;
}
.orange {
	background-color: #FF0080;
}
