body {	color: #0000ff;
	background: url("background.jpg") scroll repeat;
	scrollbar-face-color: #ffe0b0;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ccccff;
	scrollbar-arrow-color: #333333;
	margin: 12px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman, Verdana, Arial, Helvetica, sans-serif";
	}
hr {	color: #008080;
	width: 50%;
	text-align: center;
	}
a.:link { color: #004080; text-decoration: none }
a.:visited { color: #004080; text-decoration: none }
a.:active { color: #008040; text-decoration: none }
a.:hover { color: #0000ff; text-decoration: underline }
