﻿.headerturquoise {
	font-family: "Arial Black";
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	color: #00FFFF;
	text-decoration: none;
	text-align: center;
}
.headerblack {
	font-family: "Arial Black";
	font-size: x-large;
	color: #000000;
	text-decoration: none;
}
.footerpink {
	font-family: "Arial Black";
	font-size: medium;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.headermediumpink {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: x-large;
	font-weight: bolder;
	color: #FF0066;
}
.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a lower_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-color: #CCFFFF;
}
.grey_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.footerlimesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	color: #000000;
}

