b {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font: "Trebuchet MS";
	font-size: 12px;
}

p {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font: "Trebuchet MS";
	font-size: 12px;
}

h4 {
	font: "Trebuchet MS"; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold; 
}
h5 {
	color: #AD2C21
}


a:link {
	color: #4682B4;
	text-decoration: underline;
	cursor: hand;
}

a:hover {
	font: "Trebuchet MS";
	color: #00CED1;
	text-decoration: underline;
	cursor: hand;
}

.footer {
	font: Trebuchet MS;
	font-weight: bold;
	color: Yellow;
	font-size: 10px;
}