
body {
    background-color: #ffffff;
    font-family: courier-new,sans-serif;
    color: #000000;
    margin: 0px;
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px;  PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
}
a {
    text-decoration: none;
    color: #000099;
    background-color: #ffffff;
    font-weight: normal;
}
a:hover {
    background-color: #99CCFF;
    background-color: #ffffff;
    font-weight: bolder
}

p { font-family: terminal,system,sans-serif;
    font-size: 9px;
    text-align: left;

}
.bread { 
	font-family: courier-new,sans-serif;
	font-size: 10px;


}
table {
    
    border: none;
}



