
a:link          {	color: #6a4035;
	text-decoration: none;
	background-color: transparent }


a:hover         {	color: #6a4035;
	text-decoration: underline;
	background-color: transparent }


a:visited   {	color: #6a4035;
	text-decoration: underline;
	background-color: transparent }



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

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















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

body,td	       {	font-size: 1em;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif }
em {	font-style: italic }

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



h1, h2, h3, h4        {	color: #333;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif }








h2 {	font-size: 1.5em }

h3 {	font-size: 1.25em }

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

strong {	font-weight: bold }
.smaller  {	font-size: 0.8em }
.horizontalBox   {	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 250px;
	overflow: scroll;
	visibility: visible }

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

a.nav:link  {	color: #ffffff;
	font-style: italic;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline }


a.nav:hover  {	color: yellow;
	font-style: italic;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline }


a.nav:visited  {	color: white;
	font-style: italic;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline }

p {	}
.addMargins    {	padding: 4px }


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


