p {
	font-family: Arial;
	font-size: 14px;
	color: #794747;
	font-weight: bold;

}

blockquote {
	font-family: Arial;
	font-size: 14px;
	color: #794747;
	font-weight: bold;
}
.tiny {
  color: #794747;
  font-family: Arial;
  font-size: 10px;
  font-weight: 100;
}

.tiny:hover {
  color: #794747;
  background: #ECE5E0;
  
}


h5:hover {
	font-weight: bold;
	}
	
h1 {
	font-family: Arial;
	font-size: 28px;
}

table {
  font-family: Arial;
  font-size: 13px;
  border-color: #ECE5E0;
}

a:active {
font-family: Arial;
	font-size: 13px;
	color: #794747;
	text-decoration: none;
	font-weight: bold;

	}

a:visited {
font-family: Arial;
	font-size: 13px;
	color: #794747;
	width:200px;
	font-weight: bold;
	text-decoration: none;
}


a:link {
font-family: Arial;
	font-size: 13px;
	color: #794747;
	font-weight: bold;
	text-decoration: none;

	}


a:hover {
font-family: Arial;
	font-size: 13px;
	width: 200;
	font-weight: bold;
	}
	

SPAN.MENU { 
	color: #4A87B6;
	text-decoration: none;
	font-family: arial;
	font-size: 15pt;
}

TD.MENU {
	border-bottom: solid;
	border-bottom-color: #005EAB;
	border-bottom-width: 3px;	
	
}


A.MENU:link { 
	color: #794747;
	text-decoration: none;
	font-family: arial;
	font-size:10pt;
	background: #FFFFFF;
	width:200px;
	height:22px;
	padding-left:5px;
	padding-top:2px;
	display: block;
}
A.MENU:visited {
	color: #794747;
	background: #FFFFFF;
	text-decoration: none;
	font-family:arial;
	font-size:10pt;
	width:200px;
	height:22px;
	padding-left:5px;
	padding-top:2px;
	display: block;
}

A.MENU:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family:arial;
	font-size:10pt;
	padding-left:5px;
	padding-top:2px;
	background: #794747;
	width:200px;
	height:22px;
	display: block;
}

A.STANDOUT:link { 
	color: #FF0000;
	text-decoration: none;
	font-family: arial;
	font-size:10pt;
	background: #FFFFFF;
	width:200px;
	height:22px;
	padding-left:5px;
	padding-top:2px;
	display: block;
}
A.STANDOUT:visited {
	color: #FF0000;
	background: #FFFFFF;
	text-decoration: none;
	font-family:arial;
	font-size:10pt;
	width:200px;
	height:22px;
	padding-left:5px;
	padding-top:2px;
	display: block;
}

A.STANDOUT:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family:arial;
	font-size:10pt;
	padding-left:5px;
	padding-top:2px;
	background: #FF0000;
	width:200px;
	height:22px;
	display: block;
}