body {
	margin: 0;
	padding: 0;
	color: #000000; 
	font-weight: normal;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	background-image: url(sjltlogo.gif);
	background-position: left center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	}
	
table  {
	vertical-align: top;
}

strong  {
	text-align: center;
}

a {
	color: #0000a0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; }

a:hover {
	color: #0000ff;
	text-decoration: underline; 
}

a:visited {
	color: #000090;
}

.topspace {
	font-size: medium;
	font-weight: bold;
	margin-top: 15px;
}

.bordertable {
	border: solid 1px #cccccc;
	background: url(sjltfill.gif);
	background-repeat: repeat;
}

.maroontable {
	border-top: solid 3px #000000;
	border-bottom: solid 0px #000000;
	background-color: #000060;
	color: #ffffff;
	text-align: center;
	font-size: small;
}
.notetext {
	margin: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	font-weight: normal;
	padding: 0px;
	font-size: x-small;		
}
.resumetext {
	text-align: left;
	margin: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	font-weight: normal;
	padding: 5px;		
}
.center {
	text-align: center;
}
h1 {
font-size: 45px;
font-weight: normal;
padding-top: 0;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 5px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: normal;
padding-bottom: 0px;
margin-bottom: 0px;
}
p {
margin-top: 0;
margin-bottom: 10px;
}
#editorprofiles td {
vertical-align: top;
}
