﻿body 
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0;
	background-color: White;
}

a.navigation:link {text-decoration: none}
a.navigation:visited {text-decoration: none}
a.navigation:active {text-decoration: none}
a.navigation:hover {text-decoration: underline; color: red;}

div#navigation
{
	font-family:Verdana;
	font-size:smaller;
}

div#banner img
{
	border:0px;
}
	
div#navigation img
{
	border:0px;
}

div#main 
{
	font-family:Verdana;
	font-size:small;	
	
}

h4
{
  font-size:small;
}


