BODY {background-color: SILVER}
BODY {font-family: Verdana, Arial, Helvetica, sans-serif}
BODY {margin: 5}
BODY {color: BLACK}
BODY {font-weight: bold}
BODY.index {background-color: WHITE}

A:link {color: BLUE}
A:link {text-decoration: none}
A:visited {color: BLUE}
A:visited {text-decoration: none}
A:active {color: RED}

H1 {font-size: 150%}
H1 {color: BLUE}
TABLE.top {margin-left: -5}
TABLE.top {margin-top: -5}
TABLE.top {margin-right: 5}
TABLE.top {border-bottom: thin groove red}

P {font-size: 75%}

P.NavBar {font-size: 75%}
P.NavBar {font-weight: normal}
P.NavBar {line-height: 14pt}

P.main {text-indent: 10pt}

P.caption {margin-top: 0}
P.caption {margin-left: 0}
P.caption {text-indent: 0}
P.caption {font-size: 75%}

P.patrick {font-family: Verdana, helvetica, arial, sans-serif}
P.patrick {font-weight: bold}
P.patrick {color: red}

P.martin {font-family: Verdana, helvetica, arial, sans-serif}
P.martin {font-weight: bold}
P.martin {color: black}
P.martin {white-space: no-wrap}

TABLE.left {margin-top: -50}
TABLE.right {position: absolute}
TABLE.right {left: 75%}
TABLE.right {top: 5}
TABLE.right {margin-top: 5}

TD.photos {border: thick inset white}

