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