body {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#CC0000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#000000;
	}
	
input {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1.5px solid #ffffff;
	}
		
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1.5px solid #ffffff;
	}
	
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	clip:     rect(   );
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
	background-image: none;
	}
	
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
h3 {
	font-size: 24pt;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	}
	
h4 {
	font-size: 36pt;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	}
	
hr {
	color: #FFFFFF;
	border: 1px none;
	line-height: 5pt;
	}

a {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	clear: none;
	float: none;
	text-align: left;
	white-space: normal;
	color: #FFFFFF;
	border: none;
	}
	
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	border: none;
	}

a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	}

br {
	line-height: 5pt;
	font-size: 10pt
	}

table {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px none;

	}

