
h1 {
 font-size: 15px;
 color: #00008B;
}

.centertxt {
text-align: center;
}

.wsheader {
text-align: center;
color: #87CEFA;
}

.wsname {
text-align: center;
color: #00008B;
}

.lefttxt {
text-align: left;
}

.righttxt {
text-align: right;
}

.italictxt {
font-style: italic;
}

.standardtxt {
font-size: small;
color: #000000;
font-weight: normal;
}


.lmargin35 {
font-size: 16px;
color: #000000;
margin-left: 35px;
font-weight: normal;
}

.std10txt {
font-size: 10px;
color: #000000;
font-weight: normal;
}

.std12txt {
font-size: 12px;
color: #000000;
font-weight: normal;
}

.std14txt {
font-size: 14px;
color: #000000;
font-weight: normal;
}

.std14txtb {
font-size: 14px;
color: #000000;
font-weight: bold;
}

.blueboldtxt {
font-size: small;
color: #000099;
font-weight: bold;
}

.blueboldtxtm {
font-size: medium;
color: #000099;
font-weight: bold;
}

.blueboldtxtl {
font-size: large;
color: #000099;
font-weight: bold;
}

.blacktxtl {
font-size: large;
color: #000000;
font-weight: bold;
}

.blacktxtm {
font-size: medium;
font-style: Times New Roman;
color: #000000;
font-weight: normal;
}

.blackboldtxtm {
font-size: medium;
font-style: Times New Roman;
color: #000000;
font-weight: bold;
}

.blueNormaltxt {
font-size: small;
color: #000099;
font-weight: normal;
}

.greenboldtxt {
font-size: small;
color: #008080;
font-weight: bold;
}

.greenNormaltxt {
font-size: small;
color: #008080;
font-weight: normal;
}

.bluegreenboldtxt {
font-size: small;
color: #19465D;
font-weight: bold;
}

.bluegreenboldtxtl {
font-size: large;
color: #19465D;
font-weight: bold;
}

.header {
 position: fixed;
 margin: 0px auto;
 width: 100%;
 top: 0px;
}

.bbgc {
    background-color: #000066;
}

/* Links */

a.linkproperty:link {color: #003399} 
a.linkproperty:visited {color: #006600} 
a.linkproperty:hover {color: #FF3300} 
a.linkproperty:active {color: #0000FF} 


a.urlproperty:link {color: #000F99} 
a.urlproperty:visited {color: #0202B5} 
a.urlproperty:hover {color: #FF3300} 
a.urlproperty:active {color: #0202B5} 
