body, td {
	font-family: Georgia;
	font-size: 13px;
	color: #ffffff;
	line-height: 1.5;
	}

a:link {text-decoration: none; color: #9ddffa;}
a:visited {text-decoration: none; color: #aedb8a;}
a:active {text-decoration: none; color: #9ddffa;}
a:hover {text-decoration: none; color: #aedb8a;}

.hometxt { 
	font-size: 12px;
	margin-left: 30px; 
	}
	
.address { 
	font-size: 11px;
	margin-right: 20px; 
	text-align: right;
	line-height: 1.5;
	}
	
.header {
	font-size: 15px;
	}

.category {
	font-size: 20px;
	color: #ffffff;
	}
	
.title {
	font-size: 20px;
	color: #ffffff;
	margin-left: 40px; 
	}
	
.right {
	margin-right: 40px;
	font-size: 12px;
	}

.indent {
	margin-left: 40px; 
	margin-right: 40px;
	}
	

.links { 
	color: #9ddffa; 
	text-decoration: none; 

	}
	
.links:hover {
	color: #aedb8a; 
	text-decoration: none; 

	}
	
.links2 { 
	color: #9ddffa; 
	text-decoration: none; 
	}
	
.links2:hover {
	color: #aedb8a; 
	text-decoration: none; 
	}
	
.imgpad { 	
	margin-left: 10px; 
	margin-right: 10px; 
	}

.center { 
	text-align: center;
	}
	