﻿body
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #696969;
    background-image: url(background2.gif);
    text-align: center;
    }

.header {
    font-family:Monotype Corsiva;
    font-size:24pt;
    font-weight:normal;
    font-style:normal;
    letter-spacing:5pt;
    line-height:90pt;
    color:Navy;
    background-color: white;
    }

.menu {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    letter-spacing:0pt;
    line-height: 30pt;
    color: white;
    background-color: silver;
    }

.title {
    font-family: Verdana;
    font-size: 14pt;
    font-weight: normal;
    font-style: normal;
    letter-spacing:3pt;
    line-height: 40pt;
    color: navy;
    }

a: {
    font-family:Verdana;
    font-size:inherit;
	text-decoration: none;
	color:White;
	}

a:link {
    font-family:Verdana;
    font-size:inherit;
	text-decoration: none;
	color:White;
	}

a:visited {
    font-family:Verdana;
    font-size:inherit;
	text-decoration: none;
	color:White;
	}

a:hover {
    font-family:Verdana;
    font-size:inherit;
	text-decoration: none;
	color:White;
	}

a:active {
    font-family:Verdana;
    font-size:inherit;
	text-decoration: none;
	color:Gray;
	}

img {
    border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
    }
