body {
	background: #336699;
	/* background: url(images/bckgrd01.jpg); */
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000066;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #ffffff;
	}

p {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	color: #000000;
	}
	
P {
	margin-top: 15px;
	}

.HEADING {
	width: 100%;
	background: #005B7F;
	}

h2 {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000066
	}
	
h2 {
	font-weight: normal;
	margin: 0px;
	display: inline;
	}

h3 {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000066;
	}
	
h3 {
	font-weight: normal;
	margin: 0px;
	display: inline;
	}

h1 {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	}

h1 {
	font-weight: normal;
	margin: 0px;
	display: inline;
	}

.SEARCH {
	width: 100%;
	padding: 10px 10px;
	background: #F7F7F7;
	}

input {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	}
	
.BUTTON {
	background: #DDDDDD;
	}

.tradedoubler {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000066;
	}
