html {min-height: 100%; margin-bottom: 1px;}
body {
	color:#000;
	background-image: url(page1/stripe_background.jpg); }

a:link {color:#930;}
a:visited {color:#993300;}
a:hover {color:#CC3300;}

.tableBackground {
	background-image: url(page2/watermark_002.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 top; }
h1 {
	color: #000;
	font-size: 16px;
	font-family: arial, helvetica, verdana; }

h2 {
	color: #000;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	margin: 0;
	padding: 0; }
h2.special {	color:       #000;
	font-size:   16px;
	font-family: arial, helvetica, verdana;
	font-weight: bold; }

p {
	color: #000;
	font-size: 13px;
	font-family: arial, helvetica, verdana; }
.bottomnav {
	font-size: 10px;
	line-height: 18px;
	color:#930; }
.bottomnav:link {
	color:#000000;
	text-decoration: underline; }
.bottomnav:visited {
	color:#993300;
	text-decoration: underline; }
.bottomnav:hover {
	color:#cc3300;
	text-decoration: underline; }

li.noindent {
	color: #000;
	font-size: 13px;
	font-family: arial, helvetica, verdana;
	margin: 0 0 0 -20px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside; }
li {	color:               #000;
	font-size:           13px;
	font-family:         arial, helvetica, verdana;
	list-style-type:     disc;
	 }

.white {
	color: #fff; }

