.pacsea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: -1px;
    color: #19336c; }
    .style1 {font-size: 12px}
    .style2 {font-size: 25px}
    .style3 {font-size: 18px; 	font-weight: bold; }

    body, p, div, span, th, td{
       font-family: Arial, Helvetica, sans-serif;
	    font-size: -1px;
	    color: #19336c; }
       .style1 {font-size: 12px}
       .style2 {font-size: 25px}
       .style3 {font-size: 18px; font-weight: bold;
        background: #c3cbd4;
        color: #19336c;
    }

    body{ 
        background: #c3cbd4;
        color: #19336c;
    }

    a{
        color: #19336c;
    }

    a:visited{ color: #006600; }
    a:hover{ color:   #ff0000; }
    a:active{ color:  #18336c; }
}

/*
p.heading{
    margin-left: 1em;
    margin-right: 1em;
    /*	border-color: black; */
    /*	border-style: solid; */
    /*	border-width: 0.1em; */
    padding-bottom: 0.2em;
    padding-top: 0.2em;
    background-color: #33cccc;
}
*/