body  {
	background-color: #648BAD;
	font-family:Arial, Helvetica, sans-serif;
		}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	}
	
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	}
A:link {
	text-decoration: none; 
	color: black;}
	
A:visited {
	text-decoration: none; 
	color: black;}
	
A:active {text-decoration: none; 
	color: black;}
	
A:hover {text-decoration: none; 
	color: white;}

.othermenu:hover{
	color:#648BAD;
	font-weight:bold;}

.othermenu:active{
	font-weight:bold;}

.othermenu:visited{
	font-weight:bold;}

.othermenu:link{
	font-weight:bold;}

.link:hover{
	color:#648BAD;
	}
	
.small_link:hover{
	color:#648BAD;
	font-size:10px;
	}
.small_link:link{
	font-size:10px;
	}
.small_link:active{
	font-size:10px;
	}
.small_link:visited{
	font-size:10px;
	}


.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; }
	
h1 {
	font-family: Garamond;
	font-weight: bold;
	color: #ABBDD3; 
	font-size: 36px; }
	
.h2 {font-size: 16px;
	font-weight: bold;
	color: #CC0000; }

.h3 {
	color: #FF0000;
	font-weight: bold;
	font-family: Garamond;
	font-size: 32px; }


