.typography h1{color: #741112; font-size: 17px; font-weight: bold; margin: 10px 0 10px 20px;}
.typography h2{color: #741112; font-size: 15px; text-decoration: underline; padding: 10px 20px 0 20px;}
.typography h3{font-size: 14px; font-style: italic; padding: 10px 30px 0 30px;}
.typography p{font-size: 12px; line-height: 19px; text-align: justify; padding: 5px 20px 3px 20px;}
.typography a{color: #750000; border-bottom: 1px dotted #741112; text-decoration: none;}
.typography ul{font-size: 12px; padding: 20px 40px;}
	.typography li{background: url(../images/li.png) 0 6px no-repeat; margin: 5px 0; padding-left: 10px;}
.typography .pricing{font-size: 12px; width: 100%; padding: 20px 40px;}
	.typography .pricing td{border-bottom: 1px solid #eaeaea; line-height: 20px;}
		.typography .alignRight{color: #741112; text-align: right;}
.typography .center{text-align: center;}
	.typography .center img{display: block; margin: 20px auto 2px auto;}
