body {	color: #000000;
	background: url("images/texture.jpg") scroll repeat;
	scrollbar-face-color: #ffe8c0;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #80c0ff;
	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, sans-serif";
	}
hr {	color: #40a0ff;
	width: 50%;
	text-align: center;
	}
h2 {	text-align: center;
	}
h3 {	text-align: center;
	text-decoration: underline;
	}
ul, ol { font-size: 14pt; }
ul.normal, ol.normal { font-size: 12pt; }
a.:link { color: #3060c0; text-decoration: none; }
a.:visited { color: #3060c0; text-decoration: none; }
a.:active { color: #40C0C0; text-decoration: none; }
a.:hover { color: #4080ff; text-decoration: underline; }
