﻿body {
}

.text_blue_bold_small{
margin-left:5px;
font-weight:bold;
color:Blue;
font-size:1.3em;
}

.standout_orange{
color:#FF6633;
}

.txt_clear{
clear:both;
display:block;
margin-top:40px;
}

h1 {
font-size:3em;
font-family:Arial; 
color:#FF6633;
line-height:1.2em;
}

h2 { 
font-size:2.5em; 
font-family:Arial; 
color:Blue;
line-height:1.2em;
}

h3 {
font-size:1.8em;
font-weight:bolder; 
font-family:Arial; 
color:Gray;
 line-height:1em;
}


p { 
margin-left:10px;
 font-family:Times New Roman; 
 font-size:1.5em;
 text-align:justify;
 line-height:1.1em;
 }
 
   .ul_blue li{
  list-style:none;
  font-size:1.2em;
  background-image: url(../Images/sales_balanced_entrepreneur/blue_bullet.jpg);
  background-repeat:no-repeat;
  background-position:0px 4px;
  padding-left: 25px;
  padding-top:2px;
  margin-bottom:10px;
  text-align:justify;
  }
  
  .ol_Parenth_times{
  margin-left:20px;
  font-family:Times New Roman;
  font-size:1.5em;
  }
  


  

/* ### Lists ###  */

  .ul_blue li{
  list-style:none;
  background-image: url(../Images/sales_balanced_entrepreneur/blue_bullet.jpg);
  background-repeat:no-repeat;
  background-position:0px 4px;
  padding-left: 25px;
  padding-top:2px;
  margin-bottom:10px;
  font-weight:bold;
  list-style:none;
  font-size:1.5em;
  text-align:justify;
  width:700px;
 }
  

 .ul_numbered{
  font-weight:bold;
  list-style:none;
  font-size:1.5em;
  text-align:justify;
  width:700px;
 }
 
 .ul_numbered li{
  background-repeat:no-repeat;
  background-position:0px 1px;
  padding-left: 45px;
  margin-bottom:10px;
 }
 
 .ul_number1{
  background-image: url(../Images/sales_balanced_entrepreneur/blue_bullet1.jpg);
 }

 .ul_number2{
  background-image: url(../Images/sales_balanced_entrepreneur/blue_bullet2.jpg);
 }
  
 .ul_number3{
  background-image: url(../Images/sales_balanced_entrepreneur/blue_bullet3.jpg);
 }
 
