H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC0000; 
	text-decoration: none;
}
H2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
	background-color: #EBEBEB;
	padding: 3px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC0000; 
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.5em; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}
.content a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC0000; 
	text-decoration: underline;
}
.content a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC0000; 
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC0000; 
	text-decoration: none;
}
.button {
	padding-top: 1px;
}
.ticker {
	padding-top: 3px;
}