#right h1 {
	margin: 0;
	font-size: 86%;
	line-height: 135%;
	font-weight: bold;
	color: #c1001f;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#right p {
	margin: 0;
	font-size: 86%;
	line-height: 135%;
	color: #000000;
}

#right sub {
	font-size: 75%;
	line-height: 75%;	
}

#right a {
	color: #000000;
	text-decoration: none;
}

#right a:hover {
	color: #c1001f;
}

