@CHARSET "UTF-8";

<style type="text/css">

    h1.center
        {
            text-align:center;
            color:white;
    }

    p
        {
            font-size:16pt;
            color:white;
    }

    body
        {
        color:white;
    }

</style>