body {
	padding: 0px 0px 0px 0px;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffcc33;
	scrollbar-3dlight-color: #ffcc33;
	scrollbar-arrow-color: #ffcc33;
	scrollbar-darkshadow-color: #ffcc33;
	scrollbar-base-color: #000000;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	width: 100%;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #000000;
}

a:link {
	color: #ff0000;
	text-decoration: underline;
}

a:visited {
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}

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

table, td, tr {
	border-width: 0px;
	border-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input {
	background-color: transparent;
	border-style: groove;
}
.radio {
	border-style: none;
}
.check {
	border-style: none;
}
.button {
	background-color: #c0c0c0;
	border-style: outset;
}

textarea {
	background-color: transparent;
	border-style: groove;
}

form {
  margin-bottom:0px;
}
