body {background-color: #000066;
	font-family: "Times New Roman", serif;}

h1, h2, h3 {text-align:center;
	font-family: "Copperplate Gothic Bold", arial, sans-serif;
	color: navy;}

h1, h2 {font-variant: small-caps;}

h1 {font-size: 2em}

h2 {font-size: 1.5em}

h3 {font-size: em}

table {background-color: white;}

.category {font-family: arial, sans-serif;
	font-size: 0.93em;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #006600;
	text-indent: 5px;
	margin-top: 7px;}

.menu {font-family: arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #006600;
	text-indent: 5px;
	margin-top: 7px;}
	
.current {color: silver;
	font-style: italic;
	font-size: 0.93em;
	font-weight: bold;
	text-decoration: none;
	background-color: #006600;
	text-indent: 5px;}	

a:hover.menu {color: #FFD379;
	font-style: italic;}

.pic {text-decoration: none;
	color: #000066;
	font-weight: bold;}

a:hover.pic {text-decoration: underline;}