/* joelsampson.com Style Sheet - joel Sampson Design *//* Last revised 1/4/06 */BODY { font-family: arial;      background: URL(graphics/whitestreak.gif) }H1 { color: red;    font-family: arial;    font-size: 1.8em;    font-style: bold;    text-align: center }    H2 { color: red;    font-family: arial;    font-size: 1.4em;    text-align: center }	H3 { color: black;    font-family: arial;    font-size: 1em;    text-align: center }	    /* menu attributes */    a:link.menu { color: blue; text-decoration: none }   a:active.menu { color: red; text-decoration: none }   a:visited.menu { color: blue; text-decoration: none }   a:hover.menu { color: red; text-decoration: underline }     .menubox {   font-family: arial;   font-weight: bold   font-size: 18;   border-style: none;}                  
