body {
    background:		#ffffff;
    color:			#000000;
    margin:			0px;
}

td {
    margin:			0px;
}

hr {
    color:			#cccccc;
}

ul {
    margin:			0em 0em 0em 0em;
}

li {
    margin:			1em 0em 0em 2em;
    list-style:		square outside;
}

.bodycopy {
    font-family:	verdana, arial, helvetica;
    font-size: 		70%;
    line-height:	16px;
    background:		#ffffff;
    color:			#000000;
}

a.legal, a.legal:visited, a.legal:active {
    font-family:	verdana, arial, helvetica;
    font-size: 		60%;
    background:		#ffffff;
    color:			#999999;
    text-decoration: none;
}

a.legal:hover {
    text-decoration: underline;
}

.privacy {
    font-family:	verdana, arial, helvetica;
    font-size: 		70%;
    line-height:	16px;
    background:		#ffffff;
    color:			#000000;
    margin:			20px;
}

