
/* Lubertos.css Creared 10-07-05 lastmod 10-07-05 info@createsource.com */


body,html,td {
          font-family: Arial, Helvetica, Sans-Serif;
		  font-size:14px;
          }

body      {
          background-color: #ffffff;
		  margin-bottom: 36px;
		  }
		  
h1,h2,h3  {
          font-family: Technical,Times New Roman, Times;
		  color: #000080;
		  font-style: italic;
		  }
h1        { font-size: 48px; }
h2        { font-size: 36px; }
h3        { font-size: 24px; }
h4        { font-size: 18px; }
h5        { font-size: 16px; }

h1.red,h2.red,h3.red  {
          font-family: Technical,Times New Roman, Times;
		  color: #ff0000;
		  font-style: italic;
		  }
		  
h1.sans,h2.sans,h3.sans  {
          font-family: Arial, Helvetica, Sans-Serif;
		  color: #000000;
		  font-style: normal;
		  }
h2.sm_blue_main,h3.sm_blue_main  {
          font-family: Technical,Times New Roman, Times;
		  color: #000080;
		  font-style: italic;
		  display:inline;
		  }


h4,h4  {
          font-family: Arial, Helvetica, Sans-Serif;
		  color: #000080;
		  }
		  
.center { text-align: center; }
.right  { text-align: right; }
.gray   { background-color: #F5F5F5; }
.orange_center { text-align: center; color: #FF7F00; }
.orange {
          color: #FF7F00;
		  font-weight: 700;
		  }
.small { font-size: 12px; }
.sm_center {
          font-size: 12px;
		  text-align: center;
		  }
		  
.page_head {
          font-size: 18px;
		  font-weight: 700;
		  text-align: center;
		  }
.page_subhead {
          font-family: Technical,Times New Roman, Times;
          font-size: 22px;
		  font-weight: 700;
		  font-style: italic;
		  text-align: center;
		  color: #000080;
		  }
		  
.em_blue {
          color:#400080;
		  font-size: 14px;
		  font-weight:700;
		  font-style:italic;
		  }

.em_red {
          font-family: Technical,Times New Roman, Times;
          color:#ff0000;
		  font-size: 18px;
		  font-weight:700;
		  font-style:italic;
		  }
		  
.larger {
          font-size: 14px;
		  font-weight: 700;
		  }
  
sup       { 
          font-size: 10px;
		  }
		  
a:link    { color: #0000FF; text-decoration: underline; }
a:visited { color: #FF7F00; text-decoration: underline; }
a:active  { color: #FF0000; text-decoration: underline; }
a:hover   { color: #8000ff; text-decoration: underline; }
