body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../si_graphics/bg_tile.jpg);
	background-color: #FFFFFF;
}
P, DL, DD, DT, TD, TR, BLOCKQUOTE, INPUT, TEXTAREA {font-family:Verdana, Arial, Helvetica; font-size: small; color: #000000;}
.small {font-size: x-small;}
UL, OL, LI {font-family:Arial, Helvetica; font-size: x-small; color: #000000;}

A:link {
	color: #5B85C3;
	font-weight: bold;
	}
A:visited {
	color: #5B85C3;
	font-weight: bold;
	}
A:hover {
	color: #5B85C3;
	font-weight: bold;
	text-decoration: underline;
}