body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	}	
	
font.bodytype {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	}
	
font.addytype {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	}
	
font.header {
	font-family:  Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	}	
	
font.bigheader {
	font-family:  Times, serif;
	font-size: 36px;
	line-height: 36px;
	color: #000000;
	}
	
font.footertype {
	font-family:  Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	}
		
font.subhead {
	font-family:  verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #000000
	}
	
font.menu {
	font-family:  Times, serif;
	font-size: 13px;
	line-height: 28px;
	color: #000000;
	}	

hr {
  	color: #000000;
  	}
  
.menu a:link {
  	color: #000000;
  	text-decoration: none;
  	}

.menu a:visited {
  	color: #000000;
  	text-decoration: none;
  	}

.menu a:hover {
  	color: #000000;
  	text-decoration: none;
  	}

.menu a:active {
  	color: #000000;
  	text-decoration: none;
  	}
	  
font.propmenu {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	}	
  
.propmenu a:link {
  	color: #000000;
  	text-decoration: none;
  	}

.propmenu a:visited {
  	color: #000000;
  	text-decoration: none;
  	}

.propmenu a:hover {
  	font-weight: bold;
	color: #000000;
  	text-decoration: none;
  	}

.propmenu a:active {
  	font-weight: bold;
	color: #000000;
  	text-decoration: none;
  	}
