body {
                font-family: arial, helvetica, sans-serif;
                font-weight: normal;
                color: #9999cc;
                background-color: #000000; 
                text-align: justify;
                margin-left: .3in;
                margin-right: .3in;
}
p  {
                font-family: arial, helvetica, sans-serif;
                text-indent: .0in;
                color: #9999cc;
                text-align: justify;
}
p.center {
                text-indent: .0in;
                text-align: center;
}
p.lefty {
                text-indent: .0in;
                text-align: left;
}
h1 {     
             
               font-family: arial, helvetica, sans-serif;
                font-weight: bold;
           
                text-align: center;
                
}
a:link {
                color: #9999ff;
		 text-decoration: underline;	
}
a:visited {
                color: #666699;
		text-decoration: underline;
}
a:active {
			color: #666699;
      
		text-decoration: none;
}
a:hover  {      
				color: #666699;
		        text-decoration: line-through;
}
blockquote {
                text-align: justify;
}
IMG.left {
                float: left;
                margin-left: 0pt;
                margin-right: 10pt;
}
IMG.right {
                float: right;                             
                margin-right: 0pt;
                margin-left: 10pt;
}
img.link {
		border: 0;
}                
ul {            list-style-type: disc;
		font-family: arial, helvetica, sans-serif;
                color: #9999cc;
}
ol { 
		font-family: arial, helvetica, sans-serif;
                color: #9999cc;
}
table    {
		text-align: justify;
                font-weight: normal;
                font-family: arial, helvetica, sans-serif;
				color: #9999cc;
}
td   {
		text-align: justify;
                
                font-weight: normal;
                font-family: arial, helvetica, sans-serif;
				color: #9999cc;
}	



input  {
				background-color: #000000;
				border-style: solid;
				border-color: #9999cc;
				font-family: arial, helvetica, sans-serif;
				color: #9999cc;
				}

textarea  {
				background-color: #000000;
				border-style: solid;
				border-color: #9999cc;
				font-family: arial, helvetica, sans-serif;
				color: #9999cc;
				}