
<!-- style sheet for cjj stemwomen -->

//body {background: #000000 url('picture.gif') no-repeat fixed center;}
p {color: #666666; font-family:sans-serif; margin: 10px; padding: 5px}
h1 {color: #000000; font-family:sans-serif; text-decoration:none;}
body {background-color: #c9d7f1;}
li {color: #000000;}
th {color: #6666FF; text-decoration: underline;} 
a:link {text-decoration: none;}     
a:hover {text-decoration: underline;}   
table {border: medium double rgb(128,128,128); background-color:none; padding: 15px;}
.custom {border: medium double rgb(0,0,0); background-color:#dddddd; margin: 10px; padding: 0px;}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #100678;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
a:active {
	text-decoration: none;
	color: #009;
}