P.main {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    color: black;
	}

P.mainhome {
    font-family: arial, helvetica, sans-serif;
    font-size: 11pt;
    text-align: left;
    color: black;
	}

P.side {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    color: 535250;
	}

P.sidecenter {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    color: 535250;
	}

P.mainright {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    text-align: right;
	}

P.maincenter {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    color: black;
	}

A:link { color: blue; text-decoration: none}
A:visited { color: blue; text-decoration: none }
A:active { color: blue; text-decoration: none }
A:hover { color: C30512; text-decoration: none }
