body         	{ 

background: url(images/main-bg2.gif) repeat;

               }
h1, h2, h3,
h4, h5, h6	{
			font-family: Arial, Helvetica, sans-serif
			background-image: url(New2008/images/whitebar.JPG);
			}
address		{
			font-size: 0.8em; font-style: normal; 
			text-align: center;
		     text-transform: uppercase
		     }
blockquote	
			{
			background-color: #E6EEFF;
			font-size: 0.8em;
			font-style: italic
			}
ul        	{ 
			list-style-type: disc;
			list-style-image: url(''); 
          	list-style-position: outside 
          	}
ul b			{
			color: rgb(155,0,0)
			}
.special		{
			color: blue; 	
			font-weight: bold
			}
div.sciarticle	{
				padding: 0.1em; border-style: solid; 
				border-top-width: 1px;
             	background-color: rgb(126, 177, 210);
             	width: 275px; float: right;
             	border-left-width: 1px;
             	border-bottom-width: 4px;
             	border-right-width: 4px; 

             	}
h6.scititle	{	
			background-color: white;
			border: 1px solid black;
			text-align: center
			}
a			{
			color: #446699;
			}