body {
background-color: #cccccc;
color: #333333;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
margin: 6px 6px 6px 6px;
padding: 0px 0px 0px 0px;
}

a {color: #333333; text-decoration: none; background-color: #cccccc; }
a:link {color: #333333; text-decoration: none; background-color: #cccccc; }
a:visited {color: #333333; text-decoration: none; background-color: #cccccc;}
a:hover {color: #333333; text-decoration: none; background-color: #ffffcc;}

.boring {
font-family: arial, helvetica, sans-serif; 
color: #333333; 
background-color: #cccccc;
font-size: 11px;
}

p.boring a {color: #333333; text-decoration: underline; background-color: #cccccc; }
p.boring a:link {color: #333333; text-decoration: underline; background-color: #cccccc; }
p.boring a:visited {color: #333333; text-decoration: underline; background-color: #cccccc; }
p.boring a:hover {color: #333333; text-decoration: underline; background-color: #cccccc; }

h3 {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

img {
border-width: 0px 0px 0px 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#main {
position: relative;
background-image: url(WINKS-bglogo.gif);
background-position: 30px 0px;
background-repeat: no-repeat;
}

#main #text {
width: 225px;
top: 10px;
margin-top: 20px;
}

#main #dispic {
display: inline;
}

#instructions {
}


.safarinote {
display: block;
font-size: 9px;
padding-top: 35px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}