/* Style Sheet for SiteSurfer Documentation - Copyright (c) 1998 DevTech, Inc. */

BODY
{
background: white;
color: black;
}

.sep
{
color: red;
font-weight: bold
}

HR
{
color: black;
height: 1px
}

A
{
color: black;
cursor: hand;
text-decoration: none
}

A:hover
{
background: #EEEEEE
}

A:visited
{
color: #555555
}

.search 
{
color: red;
}

.noframe 
{
color: navy
}

A.search:visited
{
color: red
}

A.noframe:visited
{
color: navy
}

.footer
{
font-size: 0.7em
}

UL 
{
list-style-image: url(images/bullet.gif);
}

