/* Test Stylesheet */
/* Created by Sowder on April 16, 2000 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	background-color: white;
     }
a:link {
text-decoration: underline;
color: #6a5acd;
background-color: transparent;
}
a:visited {
text-decoration: underline;
color: #cc5acd;
background-color: transparent;
}
a:hover, a:active {
text-decoration: underline overline;
color: #191970;
background-color: #c9c3ed;
}


td {
	font-family: Arial, Helvetica, sans-serif;
   }

th {
	font-family: Arial, Helvetica, sans-serif;
   }
   
h2 {color:#0000FF; font-size: 24px;}
#updated {font-style: italic; font-size: 10px; }  



