.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 540px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
}

.med {
font-size: 14px;

}

P.para {
	text-indent: 30px;
	line-height: 1.2em;
	
}

P.credit {
	font-size: 10px;
}


P.quote {
	margin-left: 55px;
	margin-right: 55px;
	line-height: 1.2em;
}

P.quote_indent {
	margin-left: 55px;
	margin-right: 55px;
	line-height: 1.2em;
	text-indent: 30px;
}

.red_title {
	font-size: 24px;
	color: #ff0000;
}

.red_subtitle {
	font-size: 18px;
	color: #ff0000;
}

.spacedSUP { 
	line-height: 0.3;
}

a:hover {
	color: red;
}


