
body {background-color: #FFFFFF;
	color:steelblue; line-height:1.7em;
	margin-top:2em; margin-bottom:1em;
	 }

h1 {color:#006666;}
h2 {color:#483d8b; background-color: #ccccff; line-height: 1.3em;}
h3 {color:navy;}

table.1 {width:600px;}

td { line-height:1.7em;}

p { margin-left: 2em; margin-right: 1em;}

.line { font-size: xx-small; text-align: center;

}
a:link {
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	background-color: #FFFFCC;
	color: #003300;

}
.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;}