        <!--
	P.title {font-family: Verdana, Geneva, Arial, sans-serif;
                        font-size: 2em;
			margin: 0em .1em .1em .1em;
		        }
	P.sub {font-family: Verdana, Geneva, Arial, sans-serif;
                        font-size: .75em;
		        } 
	A:link {color: red; text-decoration: none}
	A:active {color: red; font-weight: bold; text-decoration: none}
	A:visited {color: darkred; text-decoration: none}

        P { 
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 1em;
        margin:0px 10px 10px 10px;

        }

        body {
                text-align:center;
        }

        #frame {
                margin-right:auto;
                margin-left:auto;
                margin-top:15px;
                padding:10px;
                text-align:center;
		z-index: 2;
                }
