
h1, h2, h3, h4, h5, h6 { color: blue; font-family: Arial, sans-serif; }
h1 { font-size: 24.0pt; }
h2 { font-size: 18.0pt; color: black; }


td {
text-align: center;
font-size: 12.0pt;
font-family: Arial, sans-serif;
padding: 1.0em 1.0em 1.0em 1.0em;
}

td.client_resources { font-size:14.0pt; font-family:Arial; }

td.col_single {
text-align: center;
color: blue;
font-size: 12.0pt;
font-family: Arial, sans-serif;
padding: 1.0em 1.0em 1.0em 1.0em;
}

div.section_head {
text-align: left;
text-decoration: underline;
font-weight: bold;
font-size: 12.0pt;
font-family: Arial, sans-serif;
}

div.section_descr {
text-align: left;
text-decoration: none;
font-weight: normal;
font-size: 12.0pt;
font-family: Arial, sans-serif;
}

a:link {
color:blue;
text-decoration:underline;
text-underline:single;
}

a:visited {
color:purple;
text-decoration:underline;
text-underline:single;
}

