body {
	font-family: helvetica, arial, sans-serif;
	background-color: #666666;
	font-size: 10px;
	line-height: 12px;
	vertical-align: top;
	color: #0000000;
	margin: 0;
	padding: 0;
}

strong.entry {
	font-size: 14px;
	line-height: 16px;
}
	
td {
	margin: 0;
	padding: 0;
	height: auto;
}

.table-main {
	width: 800px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.copyred {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ED1261;
	text-decoration: none;
}

.copybold {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

img { 
	border-style: none; 
} 

.tinytext {
	font-family: helvetica, arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}

.header {
	font-family: helvetica, arial, sans-serif;
	font-size: 21px;
	text-align: center;
	line-height: 24px;
	color: #ED1261;
	text-decoration: none;
}

.copysmallcap {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}

div#reqSummary {
	line-height: 1em;
	padding: 0.25em;
}