﻿body {
	background-image: url('../images/greenbackground.jpg');
}

body, p, td, ul, li, th, div {
	font-family: verdana, arial, sans-serif;
}

a:link, a:visited {
	color: #006600;
}

a:hover, a:active {
	color: #FF0000;
}

h1, h2, h3, h4, h5, h6 {
    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-size: 1.4em;
    font-style:italic;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    text-align:right   
    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;
}