/*
$Id: jrl.css,v 2.1.1.2 2007/05/13 02:56:40 johnl Exp $
*/

A:link {color: #0000EF}
A:visited {color: #0000EF}
A:active {color: #FF0000}

BODY { background-color: #FFFFFF;
color: #000000;
background-image: url(bg.gif);
}

H1 { font-family: arial, helvetica, sans-serif; font-size: large;
	font-weight: bold; text-align: center; }

H2 { font-family: arial, helvetica, sans-serif; font-size: medium;
	font-weight: bold; text-align: center; }

P { font-family: arial, helvetica, sans-serif; font-size: 80%; }

LI { font-family: arial, helvetica, sans-serif; margin-bottom: 0.5em; }

.small { font-size: x-small; }

