A:link {
	color: #FF5500;
	font-size: 8pt;
	text-decoration: none; }

A:visited {
	color: #FF5500;
	font-size: 8pt;
	text-decoration: none; }

A:hover {
	color: #FF3300;
	font-size: 8pt;
	text-decoration: overline underline; }

A:active {
	color: #FF9900;
	font-size: 8pt;
	text-decoration: none; }

BODY {
	background-attachment: fixed;
	background-image: url("./../img/bg.jpg");
	font-family: Helvetica, Arial, Comic Sans MS;
	font-size: 8pt;
	height: 100%;
	margin: 0 auto;
	max-width: 800px;
	scrollbar-3dlight-color: orange;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: grey;
	scrollbar-face-color: #FF6600;
	scrollbar-highlight-color: orange;
	scrollbar-shadow-color: black;
	scrollbar-track-color: #F6F6F6;
	text-align: justify; }

H3 {
	color: #777aaa;
	font-family: Comic Sans MS, Helvetica, Arial; }

IMG {
	border: 0; }

P {
	font-size: 8pt; }

TABLE {
	font-size: 8pt;
	width: 800px; }