body    {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
table  {
font-size: 10px;
}
#main  {
width: 256px;
overflow: show;
text-align: left;
}
#ds {
width: 200px;
}
a:link  {
text-decoration: none; 
}
a:visited  {
text-decoration: underline; 
}
a:hover   {
color: #F48DB1;
text-decoration: none; 
}
a:active  {
text-decoration: none;
}
hr  {
border-top: 2px dashed #F48DB1;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
width: 100px;
}
u  {
color: #F48DB1;
}
#quote  {
width: 300px;
margin-left: 20px;
}