@charset "iso-8859-1";	  
body {  background-color: lightgray;  }
div.whatsnew {  color: red;   }
div.outlinedbox1 { display: block; 
				border: 2px solid purple;
				padding: 15px; }
div.outlinedbox2 { display: block; 
				border: 1px solid black;
				padding: 10px; }
P, UL, OL, FORM {font-family: verdana, arial; font-size: 14px}
H1, H2 {font-family: arial}
H3, H4 {font-family: arial}
table.maintable 
	{	background-image: url(ismor_images/marblefaint.jpg);
		width: 950px;  }	
table.proceedings { 
		background-color: gray; 
		width: 650px;
		border: 0px; }  

ul.purplebullets	
				{	list-style-image: url(ismor_images/purple_bullet_20.gif); 
					list-style-position: inside;
					padding: 0px;	
					margin-left: 0px; }	
li {   margin-top: 1em; }	 

tr.greyrow { 
	background-color: #F0F0F0; 
	color: darkblue;	 
	font-family: arial;
	font-size: 13px; 
	 } 

						 
tr.whiterow { 
	background-color: white; 
	color: darkblue;	 
	font-family: arial;
	font-size: 13px; 
	 } 
