body, td, p  { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff;  }
body { background-attachment:fixed; background-color: #000000; }
h1 {  font-family: Times New Roman, Times, serif; font-size: 16pt; color: #ffffff; text-align: left; font-weight: normal; }
h2 { font-family: Times New Roman, Times, serif; font-size: 14pt; color: #ffffff; text-align: left; font-weight: normal;  }
a {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9pt; border: 0;}
a:hover { color: #F6B600; }
.pages, .crumbs, a {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9pt; border: 0;}
.cred { font-size: 7pt; text-align: center; }
.ft	{text-align: center; font-size: 8pt; }
#mnu {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10pt; border: 0;}
#mnu a {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10pt; border: 0;}
.mn { font-size: 8 pt; }
#header { line-height: 18px; text-align: right;}
#indent {padding-left:20;}
.red {color:red;}
#foot a {font-size: 8pt;}
#descrip {line-height: 24px;}

/* Menu Styles follow */

	#menu {
		margin:0 0 0 0;
		padding:0 0 0 0;
		background-color:transparent;
		}
	#menu li {
		text-align:right;
		list-style-type:none;
		width:134;
		height:30;
		}
	#menu a {
		display:block;
		font-family:Times New Roman, Times, serif;
		font-size: 18px;
		font-weight:normal;
		text-decoration:none;
		color:lightgrey; 
		}
	#menu a:hover {
		text-decoration:none;
		padding:0 0 3px 0;
		border:0 solid lightgrey;
		border-bottom-width:1px;
		color:lightgrey;
		}
	#menu #pglnk
	 {
		text-decoration:none;
		padding:0 0 3px 0;
		border:0 solid lightgrey;
		border-bottom-width:1px;
		color:lightgrey;
		}
