body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../_assets/images/ssbackground-shadow.jpg);
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #9900FF;
}
a:hover {
	color: #FF0000;
}
h2 {
	font-size: 16px;
	color: #990000;
	background-color: #CCCCCC;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: thin solid #000000;
	padding: 5px;
}
h1 {
	font-size: 18px;
	color: #990000;
}
