body
{
/*background-image:url('images/white-wall.jpg');*/
background-color:#D6D6D6;
background-attachment:scroll;
background-repeat:repeat;
background-position:left top;

scrollbar-face-color: #800000;
scrollbar-highlight-color: #8d140a;
scrollbar-3dlight-color: #b95c2e;
scrollbar-darkshadow-color: #3a0000;
scrollbar-shadow-color: #660000;
scrollbar-arrow-color: #260000;
scrollbar-track-color: #ac5959;
}

h1
{
color:#707070;
text-align:left;
font-family:Arial;
font-size:30pt;
}

p
{
color:#707070;
text-align:left;
font-family:Arial;
font-size:14pt;
line-height:1.5;
}

p.sub
{
color:#707070;
text-align:left;
font-family:Arial;
font-size:11pt;
line-height:1.2;
padding:0;
margin:15;
}

ul
{
list-style-type:none;
margin:0;
padding:0;
}

li.horiz
{
display:inline;
}

a:link {text-decoration:none; font-family:Arial;
font-size:14pt; line-height:1.5; color:#707070;}    /* unvisited link */
a:visited {text-decoration:none; font-family:Arial;
font-size:14pt; line-height:1.5; color:#707070;} /* visited link */
a:hover {text-decoration:none; font-family:Arial;
font-size:14pt; line-height:1.5; color:#707070;}   /* mouse over link */
a:active {text-decoration:none; font-family:Arial;
font-size:14pt; line-height:1.5; color:#707070;}  /* selected link */
a img {border:none; }
