

#Arial {
	font-family: "Arial", "Noteworthy";
}

#Link {
	font-style: italic;
}


#Leader1 {
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
	font-size: 0.8em;
}

#Notice {
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	font-size: 1.0em;
}

#Section {
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	font-size: 1.0em;
}

#Centered {
	font-style: normal;
	font-weight: bold;
	font-size: 1.5em;
	display: block; 
	text-align: center;	
}

#Centered {
	font-style: normal;
	font-weight: bold;
	font-size: 1.5em;
	display: block; 
	text-align: center;	
}

p {
	font-style: normal;
	font-weight: normal;
	font-size: 0.5em;
}
