
a:link{ color:white; text-decoration: none; font-family: Arial Helvetica; 
               font-style:; text-decoration:underline;}
a:visited{color:white; font-weight:; font-style:; font-family: Arial Helvetica; text-transform:none; font-size:; background-color:; text-decoration:none}
a:hover{color:red; font-weight:; font-style:; font-family: Arial Helvetica; text-transform:; font-size:; background-color:; text-decoration:none; }

body {
background:navy;
color:#000084;
font-weight:bold;
scrollbar-3d-light-color: white;
scrollbar-arrow-color: white;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: white;
scrollbar-face-color: blue;
scrollbar-highlight-color: white;
scrollbar-shadow-color: black;
}

.TD1 {
		background:#FBE4D0; color:#000080
	 }

.TD2 {
		background:white; color:red;
	 }
	 
.TD3 {
		color:navy;
	 }
	 
.TD4         { background-color: #D2CFC3; background-repeat: repeat; background-attachment: 
               scroll; color: #000000; font-style: italic; 
               background-position: 0% 50% }
.T1 {
	   color:white;background:#E6E4D1;
	 }
	 
.T2  { color:navy; font-family:; font-style:italic; }

.T3{ background:#F1E9D8;}

.nav		{ background-color:RGB(27,10,65); font-family: Helvetica, sans-serif; font-size: 10pt; }
.navdark	{ background-color: RGB(27,10,65); }
.error		{ color: #ff0000; font-variant: small-caps }
.preformatted	{ font-family: courier; font-size: 10pt; }


