@charset "utf-8";
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.l2:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.l2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCCFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}
.Strapline {
	font-family: "Bookman Old Style";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	background-position: left top;
	letter-spacing: 2pt;
}
.mymenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #FF99FF;
}
.address {
	font-size: 14px;
	color: #9900FF;
	text-decoration: none;
	background-color: #CCCCFF;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
}
.Send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FF00FF;
}
.Clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #CC00FF;
}

