body {

        background-color: #ccc;

	    }



p {

        font-family:    Times, Serif;

        font-size: 16px;

        font-color: #000;

        }



p.sm	{

        font-family:  Times, Serif;

        font-size: 10px;

        font-color: #000;

        }



small {

        font-family:  Times, Serif;

        font-size: 10px;

        font-color: #000;

        }



cite {

        font-family: Arial, Helvetica, Sans-Serif;

        font-size: 16px;

        font-weight:normal;

        font-color: #000;

        font-style: normal;

        }



code {

        font-family: Courier, Fixed, Mono;

        font-size: 12px;

        font-weight: normal;

        font-color: #000;

        font-style: normal;

        }



h1 {

        font-family: Arial, Helvetica, Sans-Serif;

        font-size: 20px;

	margin: 10px 0px;

        font-color: #000;

        font-weight: bold;

        }



h2 {

        font-family: Arial, Helvetica, Sans-Serif;

        font-size: 16px;

        margin: 0px;

	font-color: #000;

        font-weight: normal;

        }
