body	{
	margin:		10;
	padding:	10;
	font-family;	"Times New Roman";
	color:	#000;
	background-color:	white;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
	font-family:  "Times New Roman";
	font-size: 	10pt;
    }
a	{
	text-decoration:	underline;
	font-weight:	bold;
	}
a:link	{
	color:		#060;
	background-color: transparent;
	}
a:visited	{
	color:		#0C0;
	background-color: transparent;
	}
a:active	{
	color:		#000;
	background-color: transparent;
	}
a:hover	{
	color:	#066;
	background-color: transparent;
	text-decoration:	underline overline;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-image: url(images/contentfill.gif);
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	}
h1	{
	font-size:	14pt;
	}

h2	{
	color:		#800000;
	font-size:	12pt;
	}

h3	{
	font-size:	10pt;
	}

h4 	{
	color:		red;
	font-size:	8pt;
	}

h5	{
	font-size:	7pt;
	}

h6	{
	font-size:	6pt;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: "Times New Roman";
	font-weight: bold;
	color: #630;
	background-color: transparent;
	margin:	5px 0 0 0;
	}
img	{
	/* turns off gaps around images */
	border:	0
	}
.vs0	{
	margin-top:	0;
	padding-top: 0;
	}
.ahem	{
	display:	none;
	}
code, tt, pre	{
	font: 12pt "andale mono", monaco, courier, "courier new", monospace;
	color: #06C;
	background: transparent;
	}
#footer, .marginalia {
	font: 10pt arial, helvetica, sans-serif;
	margin-top: 10pt;
	padding-top: 10px;
	border-top: 1px dotted #333;
	}
.libnavt {
	border-bottom: solid 1px #fff;
}
.libnavb {
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
.small {
	font-size: 6pt;
	}
.white {
	color: #fff;
	background-color: #699;
	}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #6699CC;
	border: 1px dotted #366;
	}
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px #366;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #fff}
.sectionhead {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #6699CC;
	border: 1px #366;
	}
.subnav {
	font: bold 14px/1.5em arial, helvetica, sans serif;
	color: #999;
	text-align: center;
	}
.caption {
	font: 10pt arial, helvetica, sans serif;
	color: #366;
	background-color: transparent;
	}
.footer {
	font: 7pt arial, helvetica, sans serif;
	color: #000;
	background-color: transparent;
	}
.fineprint {
	font: 10pt arial, helvetica, sans serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}
.shade {
	color: #333333;
	background-color: #DCE3E4;
	}
.blackshade {
	color: #333366;
	background-color: #9CADA3;
	font-weight: bold;
	COLOR: #003366;
}
.message {
	font-size: 8pt;
	font-weight: bold;
	color: #630;
}
.message2 {
	font-size: 10pt;
	font-weight: bold;
	color: #630;
}
.message3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.labelitem {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
.mailitem {
	font-size: 8pt;
	font-weight: bold;
	color: #060;
}


