
.centertxt {
text-align: center;
}

.wsheader {
color: #00008B;
}

.italictxt {
font-style: italic;
}

.standardtxt {
font-size: small;
color: #000000;
font-weight: normal;
}

.standardmedtxt {
font-size: medium;
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;
}

.std16txt {
font-size: 16px;
color: #000000;
font-weight: normal;
}

.blueboldtxt {
font-size: medium;
color: #000099;
font-weight: bold;
}

.blueboldSmall {
font-size: small;
color: #000099;
font-weight: bold;
}

.blueboldtxtm {
font-size: medium;
color: #000099;
font-weight: bold;
}

.greenboldtxt {
font-size: small;
color: #008080;
font-weight: bold;
}

.bluegreenboldtxt {
font-size: small;
color: #19465D;
font-weight: bold;
}


.header {
 position: fixed;
 margin: 0px auto;
 width: 100%;
 top: 0px;
}

/* 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} 
