H1,H2,H3,H4,H5,H6 {
	color:#220088;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.2em;
}

body,p {
	color:#220088;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	background:#bbddff;
	font-size:1em;
	}

table,tr,td,th,div,form,center {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	color:#220088;
	font-size:1em;
	}

sup,sub {font-size:.7em}

.symbol {
	font-family:symbol;
	}

a:link, a:visited{
	text-decoration:none;
	color:gold;
	background:#220088;
	font-weight:bold;}

a:active, a:hover{
	text-decoration:none;
	color:#220088;
	background:goldenrod;
	font-weight:bold;}


.small {
	font-size:.8em;
	}

.smallmenu {
	font-family: Arial, sans-serif;
	color: #085446;
	font-weight: bold;
	font-size: .9em;
	background: #bbddff;
	text-align: center;
	}

.smallmenu a:link,.smallmenu a:visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #085446;
	font-weight: bold;
	font-size: .9em;
	background: #bbddff;
	}

.smallmenu a:hover {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	color: #085446;
	font-weight:bold;
	font-size: .9em;
	background:#bbddff;
	}

.footer {
	text-align: center;
	color: #085446;
	font-family: Arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	background-color: #bbddff;
	border-top: 3px #085446 solid;
	padding: 10px;
	margin-top: 4em;
	margin-left: 0em;
	bottom: 0em;
	width: 100%;
	}

.footer a:link, .footer a:visited {
	text-align: center;
	color: #085446;
	font-family: Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	background-color: #bbddff;
	}

.footer a:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color:gold;
	font-weight:bold;
	font-size: .9em;
	background-color: #bbddff;}

.center {
	text-align:center;
	}

