body {
	color: teal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #080000;
	margin-right: 5%;
	margin-left: 5%; }
p { }
td { }
a:link {
	color: silver;
	text-decoration: underline; }
a:visited { }
a:hover { }
a:active { }
.smallcap {
	font-size: smaller;
	text-transform: uppercase;
	
	 }

