#Container
{
    font-family: Arial, Helvetica, PMingLiU, SimSun, sans-serif;
}
#Header, #LeftSideColumn, #RightSideColumn, #Footer, #FacebookShare, #Main #Banner
{
    display: none;
}
#Content
{
    font-size: 12pt;
}
#Content h1
{
    font-size: 16pt;
    border-bottom: 1px dotted black;
}
#Content a
{
    color: #696969;
    font-style: italic;
    text-decoration: underline;
}
#Content img
{
    border: none;
}
