/********************************************************************************* 
Energies Services 2007 KTP Concept
********************************************************************************** */




/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body { 
font-size:11px;
  color: #000; 


}



/* Headings
-------------------------------------------------------------- */



h2 { font-size: 1.9em;   color:#fff; line-height:1.5em; float:right; text-align:right; width:500px; margin-bottom:18px; font-style:italic;color:#AFD3F7;}
h4 { font-size: 1.8em; line-height: 1; font-weight:bold; color:#000;}
h3 { font-size: 1.8em; line-height: 1.25; color:#DC0101; font-weight:normal; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }



a{ color:#990000;}


/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }
.white      { color: #fff; }






.left{ float:left; margin-right:5px;}
.right{ float:right; margin-left:5px;}

