h1 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bolder;
	color: #6699FF;
	display: inline;
}

body { 
  color: black;
  background-color: #395c85;
  padding:3px;      
  } 

h2 {
	font-family: verdana;
	font-size: 12px;
	color: #003B73;
	display: inline;
}
td {
	font-family: verdana;
	font-size: 12px;
	color: #003B73;
}
.bookmark {
	font-family: verdana;
	font-size: 12px;
	color: Red;
}
a:link { color: #4388da; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

a:hover { color: #91aada; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

a:visited:hover { color: #91aada; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

a:visited { color: #4388da; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

a.promo:link { color: #4388da; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

h3 {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	display: inline;
}

.titlebody {
	color:#CC3300;
	font-family: Geneva;
	font-size: 14px;
	font-weight: bold;
}
