/* CSS Document
Nԍs */

#content table {width: 560px;
border-bottom: 1px solid #999966;
border-top: 1px solid #999966;
font-size: 80%;
margin-top: 20px;
}

#content th {padding: 5px;
border-bottom: 1px dotted #999933;
letter-spacing: 12px;
}
#content tr {padding: 5px;
border-top: 1px dotted #999933;
}
#content td {text-align: left;
padding: 5px;
border-top: 1px dotted #999933;
}

#content p {
font-size: 80%;
line-height: 150%;
}

p img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
clear: both;
}

.imgright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
clear:both;
}


