.typography h1,h1,
.typography h2,h2,
.typography h3,h3 	{font: bold 1em arial, 'Trebuchet MS', Tahoma, Sans-serif; }
.typography h1,h1 	{font-size: 1.4em; color: #a60000; }
.typography h2,h2 	{font-size: 1.2em; text-transform: uppercase; }
.typography h3,h3 	{font-size: 1.2em; color:#480000;}
.typography p 		{color:#480000; text-align:justify; margin-bottom:10px; padding:0; line-height:14px;}
.typography table		{width:530px; margin:0;}
.typography table img	{border:1px solid #d0d0d0; margin-right:10px; padding:10px;}
.typography table td	{text-align:left; border:none; padding:0px 15px 0px 0px; vertical-align:top;}
.typography table h2 	{color:#A60000; font-family:arial, Tahoma; font-weight:400; font-size:24px; padding-bottom:26px; margin-bottom:13px; background:url(../images/bg_h2.jpg) left bottom no-repeat;}
.typography			{padding:0px 0px 25px 20px;}
.typography img.float-right,img.float-right 	{margin: 5px 0px 5px 15px;}
.typography img.float-left,img.float-left	{margin: 5px 15px 5px 0px;}
.typography code,code 						{margin: 5px 0; padding: 10px; text-align: left; display: block; overflow: auto; font: 500 1em/1.5em arial, 'Lucida Console', 'courier new', monospace; background: #FAFAFA; border: 1px solid #f2f2f2; border-left: 3px solid #72A545;}
.typography acronym,acronym 					{cursor: help; border-bottom: 1px solid #777;}
.typography blockquote,blockquote				{margin: 15px; padding: 0 0 0 20px; background-color: #FAFAFA; background-position: 8px 10px; border: 1px solid #f2f2f2; border-left: 3px solid #72A545; font: bold 1.2em/1.5em arial, "Trebuchet MS", Tahoma, sans-serif; color: #666666;}
.typography ul li 								{list-style-image: url(../images/bullet.gif);}
