h1 {font-size: 26px; 
	font-family: Broadway, "Times New Roman", Times, serif; 
	text-align: center;
	text-transform: uppercase;
}

h2 {font-size: 23px; 
	font-family: Broadway, "Times New Roman", Times, serif;
}

h3 {font-size: 20px; 
	font-family: Broadway, "Times New Roman", Times, serif;
}

h4 {font-size: 17px; 
	font-family: Broadway, "Times New Roman", Times, serif;
}

h5 {font-size: 14px; 
	font-family: Broadway, "Times New Roman", Times, serif;
	font-style: italic;
}

h6 {font-size: 11px; 
	font-family: Broadway, "Times New Roman", Times, serif;
	font-style: italic;
}

h1.red, h2.red, h3.red, h4.red, h5.red, h6.red  {color: #660000;}

h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange  {color: #E07800;}

a:link {	
	text-decoration: none; 
	font-size: 11px; 
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: 600;
	color: #E07800;
}

a:visited {
	text-decoration: none; 
	font-size: 11px; 
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: 600; 
	color: #DFDC00;
}

a:hover {
	text-decoration: underline;
	font-size: 11px; 
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: 600; 
	color: #660000;
}

a.footer, a.footer:hover, a.footer:visited, a.footer:active {
    text-decoration: none; 
	font-size: 12px; 
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: 600; 
	color: #FFFFFF;
	text-transform: uppercase;
}	

p, address, td, tr, table, div, ul, li, ol  {font-size: 11px; font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;}

small, input, select {font-size: 9px; font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;}

big {font-size: 15px; font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif; text-transform: uppercase;}

input.button {font-size: 15px; font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif; text-transform: uppercase; font-weight: 800;}

b {font-weight: 800;}


hr {color: #660000; height: 1px; shade:no-shade;}

hr.sub {color: #E07800; height: 1px; width: 75%; shade: no-shade; position: center 35px}

.m0l0o {
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #006600;
	text-decoration: none;
}

.m0l2o {
	border: 1px solid #660000;
	text-decoration: none;
}

.m0l0i {
	font-size: 10px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	padding: 6px;
	text-decoration: none;
}

.m0l1i {
	font-size: 10px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	padding: 6px;
	text-decoration: none;
}

.m0l2i {
	font-size: 10px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	padding: 6px;
	text-decoration: none;
}