body 	{ margin:0px;
	  padding:0px;
	  background-color: white 
	}	
.author { font-size: 12px; 
	  font-family: 'courier new', 'courier', 'mono'; 
	  font-style: italic }
.continued, continued.a link, continued.a active, continued.a visited, continued.a hover
	{ font-size: 12px; 
	  font-weight: bold; 
	  font-family: 'courier new', 'courier', 'mono'; 
	  font-style: italic }
.m, m.link, m.a link, m.a active, m.a visited
	{ font-size: 12px; 
	  font-family: 'verdana', 'arial', 'helvetica'}
a       { font-family: 'courier new', 'courier', 'mono';
	  font-weight: bold;
	  font-size: 12px;
	  color: #990000;
	  text-decoration: none } 
a:visited { font-family : 'courier new', 'courier', 'mono';
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	text-decoration: none }
a:hover { font-family: 'courier new', 'courier', 'mono';
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline }
td 	{font-family : 'courier new', 'courier', 'mono';
	font-size: 12px;
	font-weight: normal;
	color: #000000	}
#leftside { font-size: 9px;
        font-family: 'verdana', 'arial', 'helvetica', 'sans';
	font-weight:normal;
	color:#000000 }	
#leftside a, a:hover, a:active, a:visited
	{font-size: 9px;
	font-family: 'verdana', 'arial', 'helvetica', 'sans';
	font-weight: normal;
	color: #990000 }
#footer {font-size:9px;
         font-family: 'verdana', 'arial', 'helvetica', 'sans';
	 font-weight:normal;
	 color: #000000 }
h2 	{font-size:20px;
   	 font-family : 'tahoma', 'courier', 'mono';
    	 font-weight:bold;
   	 color:#000000 }   
h3	{font-size:16px;
   	 font-family : 'courier new', 'courier', 'mono';
   	 font-weight:bold;
   	 color:#003366 }	
