﻿ï»¿body {
	background-image: url('../images/greenbackground.jpg');
}

div {
	font-family: verdana, arial, sans-serif;
}

th {
	font-family: verdana, arial, sans-serif;
}

li {
	font-family: verdana, arial, sans-serif;
}

ul {
	font-family: verdana, arial, sans-serif;
}

td {
	font-family: verdana, arial, sans-serif;
}

p {
	font-family: verdana, arial, sans-serif;
}

body {
	font-family: verdana, arial, sans-serif;
}

a:visited {
	color: #006600;
}

a:link {
	color: #000000;
}

a:active {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}

h6 {
    color: #0080C0;
	font-family: "times new roman", georgia, serif;
	font-style: italic;
	text-align: center;
}

h5 {
    color: #0080C0;
	font-family: "times new roman", georgia, serif;
	font-style: italic;
	text-align: center;
}

h4 {
    color: #0080C0;
	font-family: "times new roman", georgia, serif;
	font-style: italic;
	text-align: center;
}

h3 {
    color: #0080C0;
	font-family: "times new roman", georgia, serif;
	font-style: italic;
	text-align: center;
}

h2 {
    color: #0080C0;
	font-family: "times new roman", georgia, serif;
	font-style: italic;
	text-align: center;
}

h1 {
    color: #0080C0;
	font-family: "times new roman", georgia, serif;
	font-style: italic;
	text-align: center;
}

td {
	vertical-align: top;
}

p.header {
    color: #0080C0;
    font-family: verdana, arial, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
}
p.header2 {
    color: #0080C0;
    font-family: verdana, arial, sans-serif;
    font-style:italic;
    font-size: 2.4em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    text-align:center     
    white-space: nowrap;
}


p.menu {
    font-family: georgia, "times new roman", serif;
    margin-top: 0; 
    margin-bottom: 0; 
    text-align: center;
    white-space: nowrap;
}

p.menularge {
    font-family: georgia, "times new roman", serif;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0; 
    margin-bottom: 0; 
    text-align: center;
    white-space: nowrap;
}