td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #006;
	font-weight: bold;
	margin-top:-5px;
   margin-bottom:-5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006;
	font-weight: bold;
	border-bottom: medium 1px solid;
	border-top: medium 1px solid;
	margin-top:-5px;
   margin-bottom:-5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006;
	font-weight: bold;
	margin-top:-5px;
   margin-bottom:-5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	font-weight: bold;
	margin-top:-5px;
   margin-bottom:-3px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: bold;
	margin-top:-5px;
   margin-bottom:-5px;
}

.h1gold {
	font-family: Arial, Helvetica, sans-serif;
	color: #CD853F;
	font-size: 25px;
	font-weight: bold;
}

.h2gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cd853f;
	font-weight: bold;
	border-bottom: medium 1px solid;
	border-top: medium 1px solid;	
}

.h3gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cd853f;
	font-weight: bold;	
}

  #buttonstyle a {
  	font-family: Arial, Helvetica, sans-serif;
 	display: block;
	padding: 4,4,4,4;
	border: black 1px solid;
	background: #006;
	text-decoration: none;
	color: white;
	width: 150px;
	font-weight: bold;
	font-size: 8pt;
	 }
	 
#buttonstyle a:hover{
	background-color: #cd853f;
	color: #006;
	}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.emph1 a { 
width: 140px; 
border: black solid 1px; 
display: block; 
padding-left: 5px;
font-size: 10pt;
color: #fff; 
text-decoration: none; 
font-weight: bold; 
background-color: #006;
font-family: Arial, Helvetica, sans-serif;
 }

.emph1 a:hover { 
color: #006; 
text-decoration: none; 
background-color: #cd853f;
 }
 
 .a1 a {
 	color: #006;
 }
 
 .a1 a:visited {
 	color: #300;
 }
 
 .a1 a:hover {
 	color: #cd853f;
 }
 
#style1 a { 
width: 120px; 
border: black solid 1px; 
display: block; 
padding-left: 5px;
font-family: Arial, Helvetica, sans-serif; }

#style1 a { 
color: white; 
text-decoration: none; 
font-weight: bold; 
background-color: #006; }

#style1 a:hover { 
color: #006; 
text-decoration: none; 
background-color: #cd853f;
}