BODY
{
	scrollbar-face-color: #FF8C00;
	scrollbar-shadow-color: #FFFF99;
	scrollbar-highlight-color: #FFF7C6;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #FF8C00;
	scrollbar-track-color: #color;
	scrollbar-arrow-color: #CCCCCC;
}
body {
	background-color: #ffc;
    background-image:url(marb01a_1.gif);
    background-repeat:repeat;
    background-attachment:fixed;
    color: #004a42;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:75%;
	text-align: left;
}

p {
    font-size:70%;
}

A {
	color:#F39D10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	background: none;
}
A:hover {
	color: #FF8C00;
	font-weight: bolder;
	text-decoration: underline;
}

.copyright {
	color:#ffc;
	text-align: center;
}

.copyright p {
    font-size: 90%;
}

h1 {
	font-style:normal;
	font-size:110%;
}

ul {
	list-style-type: square;
	list-style: inside;
	margin: 5px 0px 5px 0px;
	font-size: 70%;
	font-weight: 500;
	color: #004a42;
}
	
li {
	font-size: 100%;
	line-height: 1.2;
	margin: 0 0 3px 0;
	background-color: transparent;
	color: #004a42;
}

