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





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





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


a:active     {	color: white;
	text-decoration: none;
	background-color: transparent }


body                      {	color: white;
	background-color: #333;
	margin-right: 12px }


















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

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


td  { }


em {	font-style: italic }
h1, h2, h3, h4         {	color: silver;
	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;
	text-decoration: underline }



a.nav:hover   {	color: black }



a.nav:visited   {	color: silver;
	text-decoration: underline }
a.home:link  {	color: silver;
	text-decoration: underline }

a.home:hover  {	color: white;
	text-decoration: underline }

a.home:visited  {	color: silver;
	text-decoration: underline }


p  { }

.addMargins            {	text-align: justify;
	padding: 8px;
	visibility: visible }











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

.tableBorder {	background-color: silver;
	padding: 2px;
	border: solid 1px black }

