
a:visited        {	color: #4b0082;
	background-color: transparent }








a:link         {	color: #2e5576;
	text-decoration: none;
	background-color: transparent }









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








a:active   {	background-color: transparent }
body            {	color: #f5fffa;
	background-color: #009 }


a.nav:link  {	color: #b0e0e6 }

a.nav:hover  {	color: #f0ffff }

a.nav:active {}
a.nav:visited  {	color: #e6e6fa }






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 }



em {	font-style: italic }

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



h1, h2, h3, h4    {	font-weight: bold;
	line-height: normal;
	font-family: "Trebuchet MS", 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  {	font-size: 0.8em }
.horizontalBox   {	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 775px;
	height: 160px;
	overflow: scroll;
	visibility: visible }

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


