body {
font-family: Times New Roman;
text-align : center;
}
html {
font-size: 16px;
 }
h1  {
 font-size: 2.5em;
 }
 h2  {
   font-size: 1.875em;
}
p    {
 font-size: 0.875em;
 }


.center {
text-align : center;
}
.center table {
margin-left : auto;
margin-right : auto;
}
.center optional {
margin-left : 35%;
margin-right : auto;
}
.left {
text-align : left;
}
.right {
text-align : right;
}
.text10 {
font-family : Times, "Times New Roman", serif;
font-size : 10pt;
margin-right : 1em;
margin-left : 1em;
color : #800000;
background-color : transparent;
}
.text12 {
font-family : Times, "Times New Roman", serif;
font-size : 12pt;
margin-right : 1em;
margin-left : 1em;
color : #000080;
background-color : transparent;
}
.text10a {
font-family : Times, "Times New Roman", serif;
font-size : 12pt;
font-weight : bold;
margin-right : 1em;
margin-left : 1em;
color : #000080;
background-color : transparent;
}
.text10n {
font-family : Times, serif;
font-size : 10pt;
color : #000000;
background-color : transparent;
}
.text3em2 {
font-family : Times, serif;
font-size : 12pt;
font-weight : normal;
margin-right : 3em;
margin-left : 3em;
}
.colorchg {
color : #408080;
background-color : transparent;
}
.titles {
font-family : Times, "Times New Roman", serif;
font-size : 14pt;
font-weight : bold;
color : #000080;
background-color : transparent;
}
.notice {
font-family : Times, "Times New Roman", serif;
font-size : 12pt;
font-weight : bold;
color : #004080;
background-color : transparent;
}
A.sites:link {
color : #000080;
text-decoration : none;
background-color : transparent;
}
A.sites:active {
color : #000080;
text-decoration : none;
background-color : transparent;
}
A.sites:visited {
color : #000080;
text-decoration : none;
background-color : transparent;
}
A.sites:hover {
color : #ff0000;
text-decoration : underline;
background-color : transparent;
font-weight : bold;
}
A.help {
cursor : help;
}
.bold {
font-weight : bold;
}
.italic {
font-style : italic;
}