/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

BODY {
color: transparent;
font-family: Arial;
font-size: 9pt;
background-color: white;
}

tr.phil {
background-color: inherit;
font-family: Arial;
color: #ffffff;
font-size: 9pt;
}

td.phil {
font-family: Arial;
color: white;
font-size: 9pt;
background-color: blue;
}

td.banner {
font-family: "Times New Roman";
color: #0080ff;
font-weight: bold;
font-size: 24pt;
}

td.active {
color: aqua;
background-color: blue;
}

TD {
font-family: Times;
font-size: 10pt;
font-color: brown;
}

P {
color: transparent;
font-family: Times;
font-size: 10pt;
}

a:link {
background-color: transparent;
color: blue;
text-decoration: underline;
}

a:visited {
color: blue;
text-decoration: none;
background-color: transparent;
}

A:hover {
color: red;
background-color: transparent;
}

a.phil:link {
font-family: Arial;
color: white;
font-size: 9pt;
background-color: blue;
}

a.phil:visited {
color: white;
background-color: blue;
font-size: 9pt;
}

a.phil:hover {
font-family: Arial;
font-size: 9pt;
color: red;
background-color: blue;
}