body         { background-color: #FFFFFF; background-repeat: repeat; background-attachment: 
               scroll; color: #000000; background-image: url('bgrnd.jpg'); 
               font-family: Arial; font-size: 10pt; text-align: Left; 
               background-position: 0% 50% }
h5           { font-family: Times New Roman; font-size: 12pt; font-style: italic; 
               font-weight: bold; text-align: Right }
a:link       { color: #0000FF }
a:visited    { color: #800080 }
a:active     { color: #FF0000 }
a:hover	   { color: #FF0000 }
p            { font-family: "Arial", "Helvetica", non-serif; font-size: 10pt }
h1           { font-family: Arial, Helvetica, non-serif; font-size: 18pt; color: #000080; 
               background-color: #DCE2EB; text-align: Center; font-weight: 
               bold }
h2           { font-family: Verdana, Arial, Helvetica, non-serif; font-size: 12pt; color: 
               #FFFFFF; background-color: #000080; font-weight: bold }
h3           { font-family: Verdana, Helvetica, non-serif; font-size: 12pt; color: #000080; 
               font-weight: bold }
h4           { font-family: Verdana; font-size: 8pt; color: #3366FF; font-weight: bold }
td           { font-family: "Arial", "Helvetica", non-serif; font-size: 10pt; top:auto; vertical-align: top }
.notes       { font-family: Verdana; font-size: 8pt; color: #FF3300; font-weight: bold }
li			   { font-family: "Arial", "Helvetica", non-serif; font-size: 10pt }
blockquote   { font-family: Arial; font-size: 10pt; color: #000000; text-align: Left }
.center {text-align:center;}
#table1 {
	background-color: #C0C0C0;
}
#table1 td {
	padding:1em;
	background-color: #EBEBEB;
}
#table2 td {
	padding:1em;
	background-color: #CCCCCC;
}
