.mainbody 
	{
	font: 16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	margin-left: 1em;
	margin-right: 1em;
	line-height: 150%;
	font-weight: 600;

	}

.medbody
	{
	font: 14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	margin-left: 1em;
	margin-right: 1em;
	line-height: 130%;
	}	
	
.mainbodybold 
	{
	font: 15px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
	
	
.columnbody 
	{
	font: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #3F2500;
	}
	
	
.columnbodybold 
	{
	font: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #3F2500;
	}
	
	
.columnhead 
	{
	font: 12px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #6B221C;
	}

.smallbody 
	{
	font: 10px/12px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#333333;
	}

.footer 
	{
	font: 10px/12px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#E2DCCE;
	}
		
.head 
	{
	font: 20px/26px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #6B221c;
	}
	

.smallhead 
	{
	font: 18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	color: #6B221C;
	font-weight: 600;

	}

.smallRedHead	
	{
	font: 14px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: red;
	}

a.mainlink:link 
	{
	font-family: 12px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #6B221C;
	text-decoration: none;
	font-weight: bold;
	}

a.mainlink:visited 
	{
	font-family: 12px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #6B221C;
	text-decoration: none;
	font-weight: bold;
	}
	
a.mainlink:hover 
	{
	font-family: 12px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-decoration: underline;
	color: #3F2500;
	font-weight: bold;
	}
	
a.mainlink:active 
	{
	font-family: 12px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: 6B221C;
	text-decoration: none;
	font-weight: bold;
	}
	
	
a.columnlink:link 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #3F2500;
	text-decoration: none;
	font-weight: bold;
	}

a.columnlink:visited 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #3F2500;
	text-decoration: none;
	font-weight: bold;
	}
	
a.columnlink:hover 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-decoration: underline;
	color: #6B221C;
	font-weight: bold;
	}
	
a.columnlink:active 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: 3F2500;
	text-decoration: none;
	font-weight: bold;
	}

table.transbox
  {
  margin:0px 0px;
/*  background-color:#ffffff;
  border:1px solid black;
/* for IE */
/* filter:alpha(opacity=70);
/* CSS3 standard */
/* opacity:0.7;
  }
