Body {

  cursor:default;
  background:#D2D9C7 url('images/background.gif') repeat-y left 0%;;	
  font-family: arial;
  font-size: 11px;
  color:#737769;
  margin: 0px;
    }

  
.head {
	color: #737769; 
	text-align: center; 
	font-family: arial;
	font-variant: small-caps; 
	font-size: 16px; 
	font-weight: bold; 
	background-color: #CBD2C3;
	border: #737769 1px solid;
	}

.nav {
	color: #737769; 
	text-align: center; 
	font-family: arial;
	font-variant: small-caps; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #DEE1D6;
	border: #737769 1px solid;
	}

		


a:link, a:active {
	color: #474941; 
	  font-family: arial;
	font-size: 8pt;
	text-decoration: none; 
	font-weight: bold;}

a:visited {
	color: #272823; 
	  font-family: arial;
	font-size: 8pt;
	text-decoration: none; 
	font-weight: bold;}

a:hover {
	color: #000000; 
	  font-family: arial;
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;}

