/* CSS Document */


h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #6c2c04;
	margin-bottom: 6px;
  padding-bottom: 6px;
	}
	
h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight:  normal;
	color: #6c2c04;
	margin-bottom: 6px;
  padding-bottom: 6px;
	}
	
ul {
	margin-top: 2px;
  padding-top: 2px;
  }	
	
.red {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #6c2c04;
	font-weight: bold;
	}	
	
.black {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F4F4F;
	}
.blue {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4135CA;
	text-decoration:none}

body, td
{
  font-family:		Verdana, Arial, Helvetica, sans serif;
  font-size:		11px;
  color:		    #000000;
  line-height:      16px;
  }
  
.large_red_it {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #6c2c04;
	font-style: italic;
	font-weight: normal;

}

.med_red_it {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #6c2c04;
	font-style: italic;
	font-weight: normal;

}
blockquote
{
	margin-top:  0px;
	margin-right:  10px;
	margin-bottom:  5px;
	margin-left:  20px;
}
.grey {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cccccc;
	font-weight: bold;
}

.small_white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.small_red {
	font-size: 14px;
	color: #93270e;
	font-weight: bold;
}
.large_black {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
	
a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none}
a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none}
a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fadf4c;
	font-weight: bold;
	text-decoration:none}
a:active {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fadf4c;
	font-weight: bold;
	text-decoration:none}	
	
a.MENU:link
	{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none}
	
a:MENU:visited
	{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none}
	
a.MENU:hover
 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fadf4c;
	text-decoration:none}
	
a.MENU:active
 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fadf4c;
	text-decoration:none}