
a:link   {	color: maroon;
	text-decoration: underline }



a:visited           {	color: maroon;
	text-decoration: underline;
	background-color: transparent }


a:hover           {	color: red;
	text-decoration: underline;
	background-color: transparent }











a:active    {	color: black;
	background-color: transparent }

body                     {	color: white;
	background-color: black }

















img.border {	margin: 4px;
	padding: 2px;
	border: solid 1px black }

body,td	        {	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif }

td {	color: black }

em {	font-style: italic }
h1, h2, h3, h4        {	color: #333;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	font-family: Times, "Times New Roman", serif;
	word-spacing: 0.15em;
	letter-spacing: 0.15em }


h1  {	font-variant: small-caps;
	font-size: 2em }


h2 {	font-size: 1.5em }

h3   {	font-style: normal;
	font-size: 1.25em;
	word-spacing: normal;
	letter-spacing: 0.05em }



h4 {	font-size: 1em }
input,textarea { }

strong {	font-weight: bold }
.smaller  {	font-size: 0.8em }
.horizontalBox       {	background-color: white;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: solid 1px #333;
	position: relative;
	width: 570px;
	height: auto;
	overflow: scroll;
	visibility: visible }





.caption {	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif }

a.nav:link  {	color: #ffffff }


a.nav:hover  {	color: blue }


a.nav:visited  {	color: silver }

p  { }

.addMargins               {	color: black;
	padding: 8px;
	visibility: visible }














.splashText  {	text-align: justify;
	padding-right: 5%;
	padding-left: 5% }

.tableBorder {	background-color: white;
	border: solid 1px silver }

