body
{background-color: #fff;
font: 12px/18px arial, helvetica, sans-serif;
margin: 0;
padding: 0;}

strong
{font-style: bold;}

em
{font-style: italic;}

p
{font-size: 16px;
margin-bottom: 10px;}

a, a:visited, a:active, a:hover
{text-decoration: underline;}

a
{color: #900;}

a:visited
{color: #009;}

a:active
{color: #999;}

a:hover
{color: #999;}

h2
{font-family: georgia, "times new roman", serif;
font-size: 16px;
font-weight: bold;
background-color: transparent;
margin: 15px 0 5px 0;}

h3
{font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
background-color: transparent;
margin-top: 15px;}

img	
/* turns off gaps around images */
{border-bottom: #666 solid 1px;}

.sink
    /* makes those buttons funky */
{font: 10px verdana, lucida, arial, helvetica, sans-serif; 
color: #fff; 
background-color: #009; 
margin: 0;
border-style: solid;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
width: auto;
height: 20px;}