body, table, tr, td, div, p, h1, h2, h3, h4, form, a, img, captionleft, captionright {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	color: #222;
	font-size: 14px;
}
body { background: #FFF; background: url('/i/ssmlab-back.jpg') fixed bottom left; }

.mainbody { width: 1000px; margin: 20px; text-align: left;}

h1 { color: #22324B; font-size: 24px; font-weight: bold; }

p { line-height: 20px; margin-bottom: 14px; }

a { text-decoration: none; color: #42618F; font-weight: bold;}
a:link { text-decoration: none; color: #42618F; }
a:visited { text-decoration: none; color: #42618F; }
a:hover { text-decoration: none; color: #7BA2DB; } 

li { list-style-type: square; }