A:link { color: #363 }
A:visited { color: #363 }
A:active { color: #000; text-decoration: underline }
A:hover { color: #696; text-decoration: underline }

/* the following code is for the side pattern */

BODY { background-image: url(../images/sidepattern.gif); background-repeat: repeat-y; background-position: left; background-color: #FFC }

/* the following code positions the tables */

TABLE { margin-left: 89px }

/* the following code sets formats for various text elements */

.header { font: 14pt Times, serif;  color: #696; font-style: italic }

P, DIV, LI { font: 9pt Verdana, sans-serif; color: #000; line-height: 1.1 }

.name { font: 13pt Verdana, sans-serif; color: #363; font-weight: bold; letter-spacing: -1pt }

.caption { font: 10pt Verdana, sans-serif; color: #000; font-weight: bold; font-style: italic; text-align: center } 

.nav { font: 7pt Verdana, sans-serif; line-height: 1.2 }
