﻿h1 {
    color:#FFFFCC;
    font-size:14px;
    margin:0px;
    }
h2 {
    color:#003366;
    font-size:14px;
    margin:0px 0px 3px 0px;
    }
.simpltext {
    color:Black;
    font-size:12px;
    font-family:Arial;
    }
.breadcrumb {
    color:#383838;
    font-size:11px;
    }
/*header and footer seo links*/
.seolinks {
    color:#383838;
    font-size:10px;
    text-align:center
    }
.seolinks a {
    text-decoration:none;
    color:#383838;
    }
/*footer*/
.footerstyle {
    color:maroon;
    font-size:10px;
    text-align:center;
    padding:2px;
    }
.footerstyle a {
    text-decoration:none;
    color:maroon;
    }
/*Homepage*/
.HPtext {
    color:Black;
    font-size:12px;
    font-family:Arial;
    }
.HPtext h1 {
    color:#383838;
    font-size:16px;
    }
.HPtext h2 {
    color:#003366;
    font-size:14px;
    text-align:center;
    margin:0px 0px 3px 0px;
    }
.HPlinks {
    color:#800000;
    }