@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #808080;
	margin: 8px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align:center;
	color:#000000;
}
img{
	border:none;}
h1 {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}
h2 {
	font-size:16px;
	line-height:0px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	color:#808080;
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
p {
	margin-top:0px;
	margin-bottom:15px;
}
.loopedLink {
	line-height:0px;
	
}
.loopedLink a {
	color:#000000;
	text-decoration:underline;
	
}
.loopedLink a:visted {
	color:#000000;
	
}
.loopedLink a:hover {
	color:#000000;
	text-decoration:none;
	
}
.loopedLink a:active {
	color:#000000;
	
}
.whiteH1 {
	font-size:14px;
	font-weight:bold;
	line-height:10px;
	color:#FFFFFF;
}
.whitetext {
	color:#FFFFFF;
}
.whitetext a {
	color:#FFFFFF;
	text-decoration:underline;
}
.whitetext a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.whitetext a:visited {
	color:#FFFFFF;
}
.RandomList {
	color:#009;
}
.RandomList a {
	color:#009;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.RandomList a:hover {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
a {
	color:#009;
}
a:hover {
	color:#000000
}
a:visited {
	color:#900;
}
a:active {
	color:#000000;
}
.headerText
{margin-top:0px;
	margin-bottom:0px;}.boldText {
	font-weight: bold;
}
.whiteLink {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	
}
.whiteLink a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	
}
.whiteLink a:visted {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	
}
.whiteLink a:hover {
	color:#000000;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	
}
.whiteLink a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	
}