/* Style Sheet for www.geoffcraig.com 11/27/05 */
/* Updated 07/02/06 */

body {
font-family: Verdana, Ariel, Helvetica, Trebuchet, Tahoma, sans-sarif;
background-color: #f4a460
}

h1, h2, h3, h4, h5, h6, p, td {
font-family: Verdana, Ariel, Helvetica, Trebuchet, Tahoma, sans-sarif;
/* background-color: white */
}

table {
border-collapse: collapse;
/* background-color: white */
}

table.white {
background-color: white
}
p {
font-size: 75%;
}

a:link {
text-decoration: none; 
outline-color: white;
color: white 
}

a:visited {
text-decoration: none;
outline-color: white;
color: white
}

a.external:link {
color: white 
}

A:link IMG {
border: white 
}

A:visited IMG {
border: white 
}

A:link:hover, A:visited:hover {
border: sandybrown
}

A:active IMG { border: white 
}
