body	{
	margin:		0;
	padding:	0;
	font-family: georgia, "Book Antiqua", palatino, serif;
	color:	#000;
	background : #fff;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  georgia, "Book Antiqua", palatino, serif;
    }
a	{
	text-decoration:	underline;
	font-weight:	bold;
	}
a:link	{
	color:	#003366;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: -0.25px;
	word-spacing: -1px;
	}
a:visited	{
	color:	#006666;
	background-color: transparent;
	}
a:active	{
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	color:	#000033;
	background-color: transparent;
	text-decoration:	underline;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
.content {
	padding: 0px 20px 10px;
	margin: 5px 10px 5px 15px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
	line-height: 16px;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	}
h1	{
	font-size:	20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	}

h2	{
	font-size:	22px;
	}

h3	{
	font-size:	20px;
	}

h4 {
	font-size:	18px;
	}

h5	{
	font-size:	14px;
	}

h6	{
	font-size:	12px;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
	left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-image: url(headers/blueline.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #699;
	background-color: transparent;
	margin:	5px 0 0 0;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0	{
	margin-top:	0;
	padding-top: 0;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	color: #003366;
	font-variant: normal;
	font-style: italic;
	padding-left: 20px;
	font-size: 16px;
	}
.vs1	{
	margin-top:	0;
	padding-top: 0;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	color: #003366;
	font-variant: normal;
	font-style: italic;
	padding-left: 0px;
	font-size: 16px;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer{
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
.libnavt {
	border-bottom: solid 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.libnavb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
}
.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.small2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	}
.white {
	color: #fff;
	background-color: #699;
	}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #699;
	border: 1px dotted #366;
	}
.choicesbox2 {
	margin-top: 0px;
	padding: 5px 10px;
	color: #003366;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #fff}
.subnav {
	font: bold 14px/1.5em palatino, georgia, times, "times new roman", serif;
	color: #999999;
	text-align: center;
	}
.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #366;
	background-color: transparent;
	}
.fineprint {
	font: 10px geneva, verdana, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}
.marginalia  {
	font: 11px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	letter-spacing: -0.25px;
	word-spacing: -1px;
 } 
ÿ