* {     font-size: 11px;
        line-height: 17px;
	    font-weight: normal;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    color: #ffffff;
	    text-decoration: none;
		text-align: justify;
		background-position: top left;
		background-repeat: no-repeat;
}
body {  background-color: #000000;
}
a {     font-weight: bold;
        text-align: left;
        color: #cccccc;
}
b {     font-weight: bold;
        color: #dddddd;
}
a:hover {color: #ffff00;
}
h1 {    font-weight: bold;
        text-align: left;
        color: #bbbbbb;
}
table {     padding:0px;
}
input,textarea { color: #ffffff;
}
td,tr { padding: 0px;
        margin:0px;
}
div {   padding:0px;
        margin:0px;
}
*.small {font-weight: normal;
         font-size:10px;
}
*.error {font-weight: bold;
         font-size:10px;
		 color: #990000;
}
*.confirmed {font-weight: bold;
         font-size:10px;
		 color: #22bb00;
}
img {   border: none;
}
