/* CSS Document */
a.art, a.art:visted, a.art:active {
font-family: Book Antiqua;
color: white;
font-size: 12px;
text-decoration: none;
}

a.art:hover {
font-family: Book Antiqua;
color: white;
font-size: 12px;
text-decoration: none;
padding: 10;
}

td.small {
line-height: 1;
padding: 10;
}

td.small2 {
line-height: 1.2;
padding: 14;
}

a.link, a.link:visted, a.link:active {
font-family: Book Antiqua;
color: #373737;
font-size: 12px;
text-decoration: none;
}

a.link:hover {
font-family: Book Antiqua;
color: #373737;
font-size: 12px;
text-decoration: none;
padding: 10;
}

a.priv, a.priv:visted, a.priv:active {
font-family: Book Antiqua;
color: white;
font-size: 12px;
text-decoration: none;
}

a.priv:hover {
font-family: Book Antiqua;
color: white;
font-size: 12px;
text-decoration: underline;
}
div.scroll {
height: 80%;
width: 93%;
overflow: auto;
padding: 40px;
color: #ffffff;
font-family: Century Gothic;
font-size: 10pt;
margin-top: 30px;
}

td.serv {
font-family: Book Antiqua;
color: white;
font-size: 12px;
}

a.forms, a.forms:visted, a.forms:active {
font-family: Book Antiqua;
color: white;
font-size: 12px;
text-decoration: none;
}

a.forms:hover {
font-family: Book Antiqua;
color: #373737;
font-size: 12px;
text-decoration: none;
}

div.scroll2 {
height: 100%;
width: 80%;
overflow: auto;

}

td.serv2 {
font-family: Book Antiqua;
color: white;
font-size: 14px;
font-weight: bold;
}

td.white {
font-family: Book Antiqua;
color: white;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}

td.white2 {
font-family: Book Antiqua;
color: white;
font-size: 18px;
text-decoration: none;
font-weight: bold;
}