﻿h1 {font-size: 26px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif; 
	text-align: center;
	text-transform: uppercase;
}

h2 {font-size: 23px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
}

h3 {font-size: 20px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
}

h4 {font-size: 17px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
}

h5 {font-size: 14px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	font-style: italic;
}

h6 {font-size: 11px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
/*	font-style: italic;*/
}

h1.red, h2.red, h3.red, h4.red, h5.red, h6.red  {color: #C80000;}

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue, h6.blue  {color: #0000C8;}

a:link {	
	text-decoration: none; 
	font-size: 11px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	font-weight: 600;
	color: #0000C8;
}

a:visited {
	text-decoration: none; 
	font-size: 11px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	font-weight: 600; 
	color: #4C4C4C;
}

a:hover {
	text-decoration: underline;
	font-size: 11px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	font-weight: 600; 
	color: #C80000;
}

a.footer, a.footer:hover, a.footer:visited, a.footer:active {
    text-decoration: none; 
	font-size: 12px; 
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	font-weight: 600; 
	color: #FFFFFF;
	text-transform: uppercase;
}	

a.border {color: #000000;}

p, address, td, tr, table, div, ul, li, ol, form  {font-size: 11px; font-family: Tahoma, "Arial Narrow", Arial, sans-serif;}

small, input, select, textarea {font-size: 9px; font-family: Tahoma, "Arial Narrow", Arial, sans-serif;}

big {font-size: 15px; font-family: Tahoma, "Arial Narrow", Arial, sans-serif; text-transform: uppercase;}

input.button {font-size: 15px; font-family: Tahoma, "Arial Narrow", Arial, sans-serif; text-transform: uppercase; font-weight: 800;}

hr {color: #C80000; height: 1px; shade:no-shade;}

hr.sub {color: #0000C8; height: 1px; width: 75%; shade: no-shade; position: center 35px}

.standout {color:red; background-color:yellow; font-size:15px}

.hilite {background-color:yellow;}


.help {
	color: #006400;
	cursor: help;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: dashed;
	border-color: #006400;
}


.m0l0o {
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #0000C8;
	text-decoration: none;
}

.m0l2o {
	border: 1px solid #C80000;
	text-decoration: none;
}

.m0l0i {
	font-size: 10px;
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	padding: 6px;
	text-decoration: none;
}

.m0l1i {
	font-size: 10px;
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	padding: 6px;
	text-decoration: none;
}

.m0l2i {
	font-size: 10px;
	font-family: Tahoma, "Arial Narrow", Arial, sans-serif;
	padding: 6px;
	text-decoration: none;
}