	a:link {
        color:maroon;
        text-decoration:underline;
    }
    a:active { color:red }
    a:visited { color:navy }
    body {
        background-color:white;
        color:black;
    }
	.text1 {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:12px;
        text-decoration:none;
        color:black;
    }
    .text1A{
        font-family:'Arial','Helvetica','sans-serif';
        font-size:15px;
        text-decoration:none;
        color:black;
    }
    .text4 {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:18px;
        text-decoration:none;
        color:maroon;
    }
    .text23 {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        color:black;
    }
    .text2 {
        font-family:'Helvetica','Arial','sans-serif';
        font-size:12px;
        text-decoration:none;
        color:maroon;
    }
    .text262 {
        font-family:'Helvetica','Arial','sans-serif';
        font-size:12px;
    }
