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

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

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









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

body                    {	color: silver;
	background: black url(/images/bg.jpg) }
















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;
	padding: 5px }



h1, h2, h3, h4      {	color: #333;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	font-family: 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;
	position: relative;
	width: 100%;
	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-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none }

a.nav:hover {	color: #000000;
	font-style: italic;
	font-weight: 700;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none }

a.nav:visited {	color: #cccccc;
	font-style: italic;
	font-weight: 700;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none }
p {	color: #e6e6e6 }
.addMargins   {	text-align: justify;
	padding: 4px }
.splashText {	text-align: justify;
	padding-right: 5%;
	padding-left: 5% }

