
a:link {	color: #800000;
	text-decoration: underline;
	background-color: transparent }

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

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






a:active    {	color: #a0522d;
	background-color: transparent }




a.navLink:active { }

a.navLink:hover {	text-decoration: underline }

a.navLink:link {	color: blue;
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	background-color: transparent;
	text-transform: lowercase }

a.navLink:visited {	text-decoration: underline }

body         {	color: black;
	background-color: #969696 }





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

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


em {	font-style: italic }

h1   {	font-variant: small-caps;
	font-size: 2em;
	text-align: right;
	padding: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: black }


h1, h2, h3, h4   {	font-weight: bold;
	line-height: normal;
	font-family: Times, "Times New Roman", serif }



h2 {	font-size: 1.5em }

h3 {	font-size: 1.25em }

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

strong {	font-weight: bold }
.smaller { }
.space   {	margin: 5px }

.justify { }

