body {
scrollbar-arrow-color: #0000ff;
scrollbar-base-color: #153687;
scrollbar-shadow-color: #153687;
scrollbar-face-color: #153687;
scrollbar-highlight-color: #B2B9BE;

/*background-color: #ffffff;*/
background-color: #ffffff;

font-family: arial,verdana;
font-size: 14px;
}

td {
padding-bottom: 25px;
}

b {
font-family: arial,verdana;
font-size: 16px;
font-weight: bold;
color: #444444;
}

.tel {
font-family: arial,verdana;
font-weight: bold;
font-size: 15px;
color: #444444;
}

.name {
font-family: arial,verdana;
font-weight: bold;
font-size: 16px;
}

.title {
font-family: arial,verdana;
font-size: 14px;
font-style: italic;
}

a {
color: white;
font-weight: bold;
text-decoration: none;
}

a:link { color: #3333cc; }
a:active { color: red; }
a:visited { color: #3333cc; }
a:hover { color: red; }
