body{
	line-height: 1.4em; /* set to normal if they don't like the spacing between lines */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4B4B4B; 
	margin-top: 2px;

p{
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 3px; 
	margin: 0px; 
	padding-top: 5px; 
	text-align: left;
	font-size: 90%;
}

.smallText{
	font-size: 80%;
}


.footer{
	text-align: right;
	color: Silver;
	/*border-left : 1px solid DarkGray;
	padding-left : 4px;
	border-right : 1px solid DarkGray;
	padding-right : 4px;
	border-bottom :1px solid DarkGray;
	padding-bottom : 2px;
	height : 100%; */
	font-size: 12px;
}

.wallMemories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

 .footer a {
	color: #F16A16;
	text-decoration: none;
}

.footer a:hover {
	color: #F16A16;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
	color: #4B4B4B; 

}

.right {
	text-align: right;
}

a.spec:link {text-decoration: none}
a.spec:visited {text-decoration: none}
a.spec:hover {text-decoration: underline}
