/* CSS Document */

ul li 				{list-style-type:none; margin:0; padding:0;list-style-position:outside;}

p 					{font-family: georgia, courier, "courier-new", "Times New Roman", Times, serif;
					font-size:11px;font-weight: normal;line-height: 15px;
					color:#DE2320;text-align:left; }
h1 					{font-family: georgia, courier, "courier-new", "Times New Roman", Times, serif;
					font-size: 1.7em;font-weight:500;color:#DE2320;text-align: left;}
h2					{font-family: georgia, courier, "courier-new", "Times New Roman", Times, serif;
					font-weight: 500;color: #DE2320;text-align:left;font-size:1.7em;}
h3					{font-family: georgia, courier, "courier-new", "Times New Roman", Times, serif;
					font-weight: 400; color: #DE2320;text-align:left;font-size:1.6em;}
h4					{font-family: georgia, courier, "courier-new", "Times New Roman", Times, serif;
					font-weight:300;color:#DE2320;text-align:left;font-size:1.5em;}