h1           { font-family: Verdana; font-size: 14pt; color: #7D2357; font-weight:bold; text-align:left }
h2           { font-family: Verdana; font-size: 10pt; color: #7D2357; font-weight:bold; text-align:left }
h3			 { font-family: Verdana; font-size: 10pt; color: #000000; font-weight:bold; text-align:left }
p            { font-family: Verdana; font-size: 10pt; color: #000000; text-align:left; line-height:110% }
textarea     { font-family: Verdana; font-size: 10pt; color: #000000; text-align:left; line-height:110% }
body         { font-family: Verdana; font-size: 10pt; color: #000000; text-align:left; line-height:110% }

td           {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-align:left;
	line-height:110%;
}
/*a:link       { font-family: Verdana; color: #0000FF; text-align:left; line-height:110%; text-decoration:underline }
a:active     { font-family: Verdana; color: #FF0000; text-align:left; line-height:110%; text-decoration:underline }
a:visited    { font-family: Verdana; color: #3333FF; text-align:left; line-height:110%; text-decoration:underline }*/

div#editable_layer {margin: 10px; width:740px; position: relative;  left:10px; z-index: 2;}
p#underline_center{}

li.text {
	POSITION:static;
	float:none;
	width:100%;
	line-height:150%;
	text-indent:5px;
	list-style-type:disc;
}

ul.text_list  {
	text-indent:5px;
	text-align:left;
}

#store_overview {
margin-top: 12px; 
margin-right:5px; 
margin-bottom:12px;
color:#7D2357;
font-size:18px;
font-family:Verdana;
font-weight:bold;
}

#overview_paragraph {
height:234px; 
font-weight:bold; 
padding:40px 0px 20px 25px;
}

ol.bullets {
	list-style-type:disc;
}
