A {
	color: #004a48;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: Maroon;
	font-weight: normal;
	text-decoration: underline;
}
body
{
	background-image: url(images/back1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
}
body
{
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


body p {
    font-size: 75%;
	margin: 0px 0px 0px 0px;
}

h1 {
	color: gray;
        letter-spacing: 1px;
        text-align: center;
        font-size: 1.2em;
		margin-bottom: 0px;
}
h2 {
	color: #0094C1;
        letter-spacing: 1px;
        text-align: left;
        font-size: 1.2em;
        vertical-align: bottom;
        margin: 5px 0 5px 5px;
}

.menu p {
		color: ccc;
		text-align: center;
		font-weight: normal;
		margin: 5px;
		background-color: #ffc;
		font-size: 95%;
	}
	 
.menu a {
		color: gray;
		font-weight: normal;
		text-decoration:none;
		letter-spacing: 2pt;
		font-size: 70%;
}

.menu a:hover {
        color: maroon;
}

.menu img{
margin: 3px 5px 0 0;
}

.footer p {
    font-size: 70%;
    text-align: center;
	font-weight: 700;
	margin: 5px 0 3px 0;
	}

.footer a {
    font-size: 90%;
    color: #003366;
	font-weight: 700;
	text-align: center;
	letter-spacing: 1pt;
	text-align: center;
}

.footer A:hover {
	color: red;
	font-weight: normaler;
	text-decoration: underline;
}

ul {
list-style: url(images/blue01_next_1.gif) inside;
background-color:#FFF;
font-size: 75%;
text-align:right;
margin-left: 0px;
font-weight: normaler;
}

li {
background-color:#FFF;
}

hr{
width: 175px; 
color: #009966;
text-align: left;
border-width: 1px;
}
	