@font-face
{
  font-family: 'Trebuchet MS';
  font-style:  normal;
  font-weight: normal;
  src: url('/Images/trebuc.eot');
  src: url('/Images/trebuc.eot?#iefix') format('embedded-opentype'),
       url('/Images/trebuc.woff') format('woff'),
	   url('/Images/trebuc.ttf')  format('truetype');
}
@font-face
{
  font-family: 'Trebuchet MS';
  font-style:  normal;
  font-weight: 700;
  src: url('/Images/trebucbd.eot');
  src: url('/Images/trebucbd.eot?#iefix') format('embedded-opentype'),
       url('/Images/trebucbd.woff') format('woff'),
	   url('/Images/trebucbd.ttf')  format('truetype');
}
@font-face
{
  font-family: 'Trebuchet MS';
  font-style:  oblique;
  font-weight: normal;
  src: url('/Images/trebucit.eot');
  src: url('/Images/trebucit.eot?#iefix') format('embedded-opentype'),
       url('/Images/trebucit.woff') format('woff'),
	   url('/Images/trebucit.ttf')  format('truetype');
}
@font-face
{
  font-family: 'Trebuchet MS';
  font-style:  oblique;
  font-weight: 700;
  src: url('/Images/trebucbi.eot');
  src: url('/Images/trebucbi.eot?#iefix') format('embedded-opentype'),
       url('/Images/trebucbi.woff') format('woff'),
	   url('/Images/trebucbi.ttf')  format('truetype');
}

body, td, p, div, input { font-family: 'Trebuchet MS'; font-size: 12px; color:#000066 }
h1                      { font-family: 'Trebuchet MS'; font-size: 18px; font-weight: bold; margin-bottom: 1px; color: #E2B132 }
h2 					    { font-family: 'Trebuchet MS'; font-size: 16px; font-weight: bold; margin-bottom: 5px; color:#E2B132  }
h3                      { font-family: 'Trebuchet MS'; font-size: 14px; font-weight: bold; margin-bottom: 5px; color: #E2B132  }
h4                      { font-family: 'Trebuchet MS'; font-size: 12px; font-weight: bold; margin-bottom: 5px; color: #E2B132 }
p.normal 		  { margin-top: 4px; margin-bottom: 4px }
input 			      { font-size: 14px;}

.bluebold         { color:#000066; font-weight: bold }
