body {
	color: #003300;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, sans-serif;
}
body.Contents {
	color: #003300;
	background-color: #99FF99;
	font-family: Verdana, Arial, sans-serif;
}
li { margin-bottom: 2px}

a:link { color: #0000EE; }
a:visited { color: #551A8B; }
a:active { color: #FF0000; }

.Bold { font-weight: bold; }
.Italic { font-style: italic; }
.Center { text-align: center; }
.Left { text-align: left; }
.Top { vertical-align: top; }
.FTColor { color: #007700; }

.Title1 {
	color: #007700;
	font-size: 200%;
	font-weight: bold;
	border-bottom: 1px solid;
	margin-top: 0px;
}
.Title2 {
	font-size: 150%;
	font-weight: bold;
}
.Title3 {
	font-size: 120%;
	font-weight: bold;
}
.Title4 {
	font-size: 100%;
	font-weight: bold;
}

.Normal {
	font-size: 90%;
}
.Normal {
	font-size: 90%;
}

.Contact { width: 400px; }

