.banner {
	background-color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin double Blue;
	
}

hr {
	background-color: White;
	color: #696969;
	height: 0.5em;
	
}

H3 {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	color : #696969;
}
H5 {
	background-color : White;
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;

	
}
body         { font-family: Arial, Sans-serif; background-color: #FFFFFF; background-repeat: 
               repeat; background-attachment: scroll; color: #000000; 
               margin-left: 15%; margin-right: 15%; background-position: 
               0% }
H1 {
font-family: Arial, Sans-serif; font-size: x-large; color: #0000CD;
 background-color : White;
}
P {
font: 12pt Arial, San-serif; color: #000000;
 background-color : White;
}
a            { font-family: Arial, Helvetica, sans-serif; color: Blue;  background-color : White;  }
h2           { font-family: Arial, Helvetica, sans-serif; font-size: large; color: Teal; font-style: italic;  background-color : White;  }
a:link {text-decoration: underline; color: Blue; background: white}
a:visited {text-decoration: underline; color: Blue; background: white}
a:hover {text-decoration: none; color:Blue; background: #cccccc}
TD {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
