p { margin: 0px }

blockquote { margin-top: 0px; margin-bottom: 0px; }

body {  background-color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

	scrollbar-face-color: #E2E2E2;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #E2E2E2;
	scrollbar-arrow-color: #AAAAAA; }

A.body {font-weight: bold; color: #000000; text-decoration: underline}
A.body:hover {color: #FFFFFF; text-decoration: underline}

.helpCursor { cursor:help }

.justify {text-align: justify;}
