﻿body
{
    font-family:Arial;
}

.error {color:Red; font-weight:bold; font-size:16px; }


.maincontent {width:640px; padding-top:.75em;padding-bottom:.75em; padding-left:0px;}







/*taken from phillips*/

h1 {
     font-family:Arial;
     color:#393a39;
     font-size:14pt;
}

h2 {
     font-family:Arial;
     color:#393a39;
     font-size:13pt;
}

h3 {
     font-family:Arial;
     color:#393a39;
     font-size:12pt;
}

h4 {
     font-family:Arial;
     color:#393a39;
     font-size:9pt;
}

h5 {
     font-family:Arial;
     color:#393a39;
     font-size:10pt;
}

.blue {
     font-family:Gill Sans, Arial;
     color:#393a39;
     font-size:18pt;
     font-weight:heavy;
}
.blue1 {
     font-family:Arial;
     color:#393a39;
     font-size:14pt;
     font-weight:bold;
}

.blue2 {
     font-family:Arial;
     color:#393a39;
     font-size:13pt;
}

.blue3 {
     font-family:Arial;
     color:#393a39;
     font-size:12pt;
     font-weight:bold;
}

.blue4 {
     font-family:Arial;
     color:#393a39;
     font-size:9pt;
}

.blue6 {
     font-family:Arial;
     color:#393a39;
     font-size:9pt;
     font-weight:bold;
}
.blue5 {
     font-family:Arial;
     color:#393a39;
     font-size:8pt;
}

.blue7 {
     font-family:Arial;
     color:#393a39;
     font-size:9pt;
     font-weight:bold;
}

.blue8 {
     font-family:Arial;
     color:#393a39;
     font-size:10pt;
     font-weight:bold;
}

.black1 {
     font-family:Arial;
     color:#000000;
     font-size:14pt;
}

.black2 {
     font-family:Arial;
     color:#000000;
     font-size:13pt;
}

.black3 {
     font-family:Arial;
     color:#000000;
     font-size:10pt;
}

.black4 {
     font-family:Arial;
     color:#000000;
     font-size:9pt;
}

.black5 {
     font-family:Arial;
     color:#000000;
     font-size:8pt;
}

.white1 {
     font-family:Arial;
     color:#FFFFFF;
     font-size:9pt;
     font-weight:bold;
}

.white2 {
     font-family:Arial;
     color:#FFFFFF;
     font-size:12pt;
     font-weight:bold;
}



