html, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 160%;
	color: #ffffff;
}

ul {
	margin: 0px 0px 0px 30px;
	font-weight: normal;
}

li.terms {
	margin: 0px 0px 10px 0px;
}

ol { font-weight: bold; }
ol li span {
	font-weight: normal;
}

#bkgd_cell {
	background-repeat: no-repeat;
}

#page_title {
	padding: 30px 0px 0px 0px;
	font-size: 150%;
	color: #B44C57;
}

#main_content {
	padding: 40px;
}

#boot_strap {
	padding: 0px 30px 0px 0px;
	font-size: 101%;
}

a:link { color: #fafafa; }
a:visited { color: #ffffff; }
a:hover { color: #ededed; }
a:active { color: #B44C57; }

a.navigation { text-decoration: none; }

a.back:link { color: #9c1e3d; font-size: 14pt;}
a.back:visited { color: #9c1e3d; font-size: 14pt; }