
body {background-color: #FFFFFF;
/*	color:steelblue; 
*/	color: #666699; 

	line-height:1.7em;
	margin-top:0; margin-bottom:0em;
	margin-left:0%; margin-right:10%; }

h1 {color:dodgerblue; text-align:center;}
h2 {line-height: 1.3em; color:steelblue; }
h3 {color: #666699;}

table.a {width:650px;
			border-color: powderblue;
			 border-width: 2px 2px 2px 0px; 
			 border-style: solid; 
			
		}



td { line-height:1.7em;}

p { margin-left: 2em; margin-right: 1em;}

.line { font-size: xx-small; text-align: center;}
.now { font-weight: bold; background-color: lightcyan; color: navy;}
.small { font-size: 0.9em;}

a:link {
	font-weight: bold;
	color: steelblue;
}
a:visited {
	font-weight: bold;
	color: deepskyblue;
}
a:hover {
	font-weight: bold;
	background-color: steelblue;
	color: #FFFFCC;

}
.maroon{color:maroon; font-size:0.95em;}
.darkred {color:#8b0000; font-size:0.95em;}
.darkslateblue {color:#483d8b;}
.navy{color:navy;}
.red{color:red;}
.green{color:green;}
.black{color:black;}
.small{font-size: 0.95em;}