
a:visited         {	color: #4b0082;
	text-decoration: underline;
	background-color: transparent }









a:link         {	color: #2e5576;
	text-decoration: none;
	background-color: transparent }









a:hover        {	color: #4169e1;
	text-decoration: underline;
	background-color: transparent }








a:active   {	background-color: transparent }
body                  {	color: #000024;
	background-color: #333 }














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: 430px;
	height: 250px;
	overflow: scroll;
	visibility: visible }


.caption {	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif }

a.nav:link  {	color: #40e0d0;
	text-decoration: underline }


a.nav:hover  {	color: #f5fffa }


a.nav:visited   {	color: #48d1cc;
	text-decoration: underline }


p {	}
.addMargins   {	text-align: justify;
	padding: 4px }

.splashText   {	color: white;
	background-color: transparent;
	text-align: center;
	padding-right: 5%;
	padding-left: 5% }




