body         {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
h1 {
	color: red;
}
h4 {
	color: #670099;
}
a:link {
	color: #670099;
	text-decoration: none;
}
a:visited {
	color: #670099;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	color: #670099;
	text-decoration: underline;
}
h5 {
	color: #670099;
}
.purple {
	color: #F90400;
}
.quotes { 
	background-color:#eeeeee; padding:10 5 10 10; border-top:solid 1px #333333;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #333333;
}

li {
	padding: 10px;
	}
.bluetext {color: #003399}
.whitelinking {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.whitelinking a {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinking a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinking a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.style3 {color: #FFFFFF}

.style6 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}

