﻿body {
	font-family: Tahoma;
	font-size: 100%;
	text-align: center;
}
#area {
	margin: auto;
	background-color: #FFFFFF;
	width: 47em;
}
#top {
	font-family: Tahoma;
	font-size: 1.5em;
	padding-bottom: .4em;
	padding-top: .85em;
}
#top a {
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: .5em;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#logo {
	font-family: "Lucida Sans";
	color: #FF0000;
	font-size: 1.07em;
}
#org {
	font-size: .5em;
	font-family: Tahoma;
	color: #666666;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topnav {
	font-size: .75em;
	font-weight: bold;
	padding-top: .5em;
}
#topnav a {
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#content {
	font-size: .8em;
	text-align: justify;
	color: #000000;
	padding-top: 1.15em;
	padding-right: 1em;
	padding-left: 1em;
}
#promise {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	padding-top: .5em;
	text-align: center;
}
#promise a {
	color: #CC9900;
	text-decoration: none;
	line-height: 2em;
}
#promise a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: .7em;
	font-weight: normal;
	padding-top: 2em;
	padding-bottom: 2em;
	line-height: 1em;
}
.yellow {
	color: #DFB300;
	font-weight: bold;
	text-decoration: none;
}
.black {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.green {
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
.red {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.blue {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
