BODY {
	background-image: url(images/cloud_2.gif);
	background-color: ECECEC;
	background-attachment: fixed;
	margin-top: 10px;
	


	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #006633;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #00FF00;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	color : #660066;
	text-decoration : none;
	font-weight : bold;
}


A:VISITED:HOVER {
    color : #00FF00;
	text-decoration : none;
	font-weight : bold;
}


P.INDENT {
	text-indent: 3em;
	}

P.SM_INDENT {
	text-indent: 2em;
	}

SPAN.BROWN {
	color : #663333;
	}

DT.LIST {
	font-style:		italic;
	font-weight:	bold;
	}
	