.emphasis{
font-weight:bold;
color: #CC0000;
font-style:oblique;	
}


.bigemphasis{
font-size:24px;
font-weight:bold;
color: #CC0000;
font-style:oblique;	
}

.heading {
	opacity: .5;
	filter: alpha(opacity=50);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-style:oblique;	
	padding: 5px;
	padding-bottom: 0px;
	font-weight: bolder;
	letter-spacing: 1px;
	word-spacing: 2px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	word-spacing: 2px;
	letter-spacing: 1px;
}
a:link {
	color: #CC0000;
	text-decoration:underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	
}

.dateandtime {
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
}
