body {
	background-color: #000080;
	text-align: center;
      color: #F6DC00;
	margin: 15px 15px 15px 15px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;    
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #FFFFFF;
	}

a:active {
	color: #FFFFFF;
	}

a:hover {
	color: #FFFFFF;
	}
.intro   {
	padding: 5px 5px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: xx-small;
	background-color: #000080;
	text-align: center;
	color: #F6DC00;
	}
.header   {
	padding: 5px 5px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	background-color: #000080;
	text-align: center;
	color: #F6DC00;
	}
.main   {
	border-top: 3px groove #F6DC00;
	padding: 5px 5px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	background-color: #000080;
	text-align: center;
	color: #F6DC00;
	}
.footer {
	border-top: 3px groove #F6DC00;
	padding: 5px 5px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: xx-small;
	background-color: #000080;
	text-align: center;
	color: #F6DC00;
	}
.line   {
	border-top: 3px groove #F6DC00;
	padding: 5px 5px;
      margin-top: 5px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	background-color: #000080;
	text-align: center;
	color: #F6DC00;
	}
.small {
	padding: 5px 5px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: xx-small;
	background-color: #000080;
	text-align: center;
	color: #F6DC00;
	}

