body {
	scrollbar-face-color : #000000;
	scrollbar-shadow-color : #009CFF;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #009CFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #009CFF;
	margin : 0;
	}

form {
	text-color: FFCC66;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

input {
        background-color: #404040;
        border-bottom: #009CFF;
        border-left: #009CFF;
        border-right: #009CFF;
        border-top: #009CFF;
        text-decoration: none;
        color: #009CFF;
        font-family: Tahoma;
        font-size: 8pt;
        text-align: center;
        }
        
select {
        background-color: 2D4950;
        border-bottom: 2D4950;
        border-left: 2D4950;
        border-right: 2D4950;
        border-top: 2D4950;
        text-decoration: none;
        color: FFCC66;
        font-family: Tahoma;
        font-size: 8pt;
        text-align: center;
        }
textarea {
        background-color: #404040;
        border-bottom: 2D4950;
        border-left: 2D4950;
        border-right: 2D4950;
        border-top: 2D4950;
        text-decoration: none;
        color: FFCC66;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        text-align: left;
        }
a {
        color: #62c0ff;
        text-decoration: none;
	}

a:visited {
	color : #62c0ff;
	}

a:hover {
        color: #ffcc99;
        text-decoration: none;
	}
hr {
	height : 1px;
	margin : 0 0px;
	color : #009CFF;
	background-color : #009CFF;
	}

table, td, th {
        padding: 1px;
	border-collapse : collapse;
	magrin: 2px;
	color: #009CFF;
        text-decoration: none;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: ;
        font-size: 8pt;
        text-align: left;
	}

form {
	margin : 0;
	}

h1 {
        text-decoration: none;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12pt;
        text-align: left;
	}

h2 {
        text-decoration: none;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 11pt;
        text-align: left;
	}

h3 {
        text-decoration: none;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 9pt;
        text-align: left;
	}

input, textarea, select {
margin : 0 0 0 25px;
font-weight: bold;
font-size: 8pt;
color: #62c0ff;
}

p input, p textarea, p select {
margin : 0;
}

