body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
  	font-style: normal;
  	line-height: 14px;
  	font-weight: normal;
  	font-variant: normal;
  	text-decoration: none;
	background-color:#000000;
	color:#FFFFFF;
}
p { 
	text-indent: 2em;
	line-height: 16pt;
	letter-spacing: 1px;
	color:#FFFFFF;
	font-weight: 700; }
}
b{ 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
  	font-style: normal;
  	line-height: 14px;
  	font-weight: normal;
  	font-variant: normal;
  	text-decoration: none;
	font-weight : bold;
	color:#FFFFFF;
}
th {
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
}
.invlist{
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
  	font-style: normal;
  	line-height: 12px;
  	font-weight: 600;
  	font-variant: normal;
  	text-decoration: none;
}

.blacktext{
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
  	font-style: normal;
  	line-height: 16px;
  	font-weight: normal;
  	font-variant: normal;
  	text-decoration: none;
}
.whitetext{
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
  	font-style: normal;
  	line-height: 12px;
  	font-weight: normal;
  	font-variant: normal;
  	text-decoration: none;
}
.whitedetails{
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
  	font-style: normal;
  	line-height: 16px;
  	font-weight: 600;
  	font-variant: normal;
  	text-decoration: none;
}
.yellow{
	line-height: 16pt;
	letter-spacing: 1px;
	color:#FFFF00;
	font-weight: 700; }
}

a{
   color : #FFFF00;
   font-weight : bold;
   font-size : 15px;
   font-family : Helvetica, Arial, sans-serif;
   text-decoration : underline;
}

a:link{
   color : #FFFF00;
   font-weight : bold;
   font-size : 15px;
   font-family : Helvetica, Arial, sans-serif;
   text-decoration : underline;
}

a:visited{
   color : #FFFF00;
   font-weight : bold;
   font-size : 15px;
   font-family : Helvetica, Arial, sans-serif;
   text-decoration : underline;
}

a:hover{
   color : #FF0000;
   font-weight : bold;
   font-size : 15px;
   font-family : Helvetica, Arial, sans-serif;
   text-decoration : underline;
}

a:active{
   color : #FFFF00;
   font-weight : bold;
   font-size : 15px;
   font-family : Helvetica, Arial, sans-serif;
   text-decoration : underline;
}

a.nav {
 display: block;
 	color: #000000;
 	font-size: 20px;
 	line-height: 20px;
 	text-decoration : underline;
	font-weight : bold;
	border-style:outset; 
	border-color:#FFFF00; 
	border-width:5px; 
	background-color:#FFFF00; 
	width:145px;  
}

a.nav:link {
 display: block;
 	color: #000000;
 	font-size: 20px;
 	line-height: 20px;
 	text-decoration : underline;
	font-weight : bold;
	border-style:outset; 
	border-color:#FFFF00; 
	border-width:5px; 
	background-color:#FFFF00; 
	width:145px;  
}

a.nav:visited {
 	color: #000000;
 	font-size: 20px;
 	line-height: 20px;
 	text-decoration : underline;
	font-weight : bold;
}

a.nav:hover {
	color: #FFFFFF; 
	font-size: 20px;
	line-height: 20px;
	text-decoration : underline;
	font-weight : bold;
	border-style:inset; 
	border-color:black; 
	border-width:5px; 
	background-color:#FF0000; 
	width:145px;  
}


A.nav:active{
	color: #FFFFFF; 
	font-size: 20px;
	line-height: 20px;
	text-decoration : underline;
	font-weight : bold;
	border-style:inset; 
	border-color:black; 
	border-width:5px; 
	background-color:#FF0000; 
	width:145px; 
}
