﻿body
{
	background-color: #b0c4de;
	background-image: none;
	
}

form
{
	margin: 0px;
	text-align: center;
	
}


a
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

A:Hover
{
	color: #FF0000;
	text-decoration: underline;
}

H1
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	text-align: left;
}
H3
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
}
p
{
	
	vertical-align: top;
	font-family:Verdana;
	font-size:12px;
	text-align: left;
}



ul
{
	font-family: Verdana;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	color:Black;
}


.headerbanner
{
	color: white;
	text-decoration: none;
	font: Verdana;
	font-family: Verdana;
	font-size: small;
}
.headerbanner:hover
{
	color: red;
	text-decoration: none;
	font:Verdana;
	font-family: Verdana;
	font-size: small;
}

.Footer
{
	  font-family : Verdana;
         font-size: x-small;
         font-weight: bold;
         
}

