body { font-family: "trebuchet ms", arial, helvetica, sans-serif; 
	color: black; background: white }
#main { max-width: 700px; position: relative }
p, li { /* font-size: 12pt; line-height: 15pt; */ margin-top: 0 }
.bg { background: url("sean-fixed-up.png") bottom right no-repeat ! important }
a:link { color: #0000ff }
a:visited { color: #800080 }
a:hover { background: #ffffc0 }
a:active { color: #ff0000 }
.formpar { color: black; background: #cccccc; padding: 3mm }
#salogo { float: right; margin-left: 5mm; margin-top: 2mm }
#footer { position: relative }
#nav_home { font-size: 60% }
#vhtmllink { display: block; position: absolute; bottom: 0; right: 0 }
#vhicon, .noborder { border-width:0 }
.fr { float: right }
.smalltext, .copyright { font-size: 75% }
.citation { color: rgb(121,157,115); font-style: oblique }
.monosp { font-size: 111%; font-family: "courier new", monospace }

/* The following are for articles: */
h1.title { font-size: 130%; font-weight: bold }
h1 { margin-bottom: .3em }
h2.subtitle { font-size: 90%; font-weight: normal }
h2 { font-size: 110% }
h2 { margin-bottom: .6em }
h3.citation { font-size: 66%; font-weight: normal }
h3 { /* font-size: medium */ }
h2.subtitle, h3.citation { margin-top: 0 }
h1.title, h2.subtitle { margin-bottom: 0 }

/* The following is for the alert for non-CSS browsers: */
.ahem { display: none }

/* Mathematical equations */
.eqn { text-indent: 8em; font-style: italic }

/* Tables */

td.n, th.n { text-align: right } /* for alignment of _n_umerical columns */
td.i, th.i { font-style: italic } /* _i_talic */

tbody > tr { background-color: #ccffcc }
thead > tr { background-color: #99cc99 }

/* Copyright (c) 2003-07 Sean Vickery.  All rights reserved. */

