﻿.logo {
	font-family: cursive, ariel, helvetica;
	font-size: large;
	font-weight: bold;
	color: #EFE689;
	background-color: #000080;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #EFE689;
	text-indent: 7px;
}
.menu {
	border: thin solid #000080;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	font-weight: bold;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.row2 {
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	padding-top: 1px;
	padding-bottom: 3px;
	vertical-align: top;
	text-align: center;
}
.row4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FF0000;
}
.column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	color: #000080;
	vertical-align: top;
}
.statcounter {
	text-align: center;
}
.links {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
