﻿body {
	background-color: #D1E2FA;
	font-family: "Arial Narrow";
	margin: 0px;
}
table {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.titwhite {
	margin: 5px;
	text-align: center;
	font-size: 36px;
	background-color: #1B1B1D;
	color: #FFFFFF;
}
.titpink {
	color: #FFFF00;
}
.member {
	margin: 5px;
	text-align: center;
	font-size: 20px;
	background-color: #1B1B1D;
	color: #FFFFFF;
}
.Info {
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	background-color: #000066;
}
.Info a {
	color: #FFFFFF;
	text-decoration: none;
}
.Body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
}
.BodyList {
	margin: 0px 0px 5px 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
}
.BodyList a {
	color: #FF0000;
	font-weight: bold;
}
.TitMain {
	margin: 5px;
	font-family: "Trebuchet MS";
	font-size: 48px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.TitSub {
	margin: 5px;
	font-family: "Trebuchet MS";
	font-size: 36px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.Note {
	padding: 25px;
	border: 20px ridge #EF79DC;
	font-family: "Courier New";
	text-align: justify;
	font-size: 16px;
	background-color: #FFFF99;
}
.Tellme {
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
.WePay {
	font-size: 28px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.WePay a {
	text-decoration: none;
	color: #FF0000;
}