
body,html {
scrollbar-arrow-color: black;
scrollbar-base-color: CD1218;
scrollbar-dark-shadow-color: CD128;
scrollbar-3dlight-color:CD1218;
scrollbar-face-color: beige;
scrollbar-highlight-color: CD1218;
scrollbar-shadow-color: CD1218;
scrollbar-darkshadow-color: CD1218;
}

p, li
{
text-align: left;
color: black;
font-family: arial, Helvetica;
font-size: 12;
font-style: none;
font-weight: none;
background-color: white
}

.title
{
text-align: left;
color: black;
font-family: Helvetica;
font-size: 12;
text-decoration: underline;
font-weight: bold;
background-color: white;
border-color: white;
}

.title2
{
text-align: left;
color: black;
font-family: Helvetica;
font-size: 16;
text-decoration: underline;
font-weight: bold;
background-color: white;
border-color: white;
}

.cost
{
text-align: left;
color: black;
font-size: 12;
font-family: Helvetica;
font-style: italic;
text-decoration: none;
background-color: white;
border-color: white
}

h2
{
text-align: left;
color: black;
font-family: Arial;
font-size: 26;
font-style: italic;
text-decoration: underline;
font-weight: bold;
background-color: white;
padding: 0px;
border-color: white;
}

a {color: black;}
a:link {color: brown; text-decoration: none; font-weight: regular}
a:visited {color: brown; text-decoration: none; font-weight: regular}
a:hover {color: #3333CC; text-decoration: underline }
