body {background-color: black}
.title {font-family: "trebuchet ms", verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: gray; 
       font-weight: bold; font-style: normal;}
.caption {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}


.h2 {font-family: "trebuchet ms", verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: silver; 
       font-weight: bold; font-style: normal;}
.nav-row {font-family: "trebuchet ms", verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: silver; 
       font-weight: bold; font-style: normal;}
.p1 {font-family: "trebuchet ms", verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: white; 
       font-weight: bold; font-style: normal;}
.accent {font-family: "trebuchet ms", verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: khaki; 
       font-weight: bold; font-style: normal;}
.accent-12pt {font-family: "trebuchet ms", verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: khaki; 
       font-weight: bold; font-style: normal;}

a:link {text-decoration: none; color: silver}
a:visited {text-decoration: none; color: silver}
a:hover {text-decoration: none; color: khaki}
