body {
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	}
	
a:link		{color: #003399;}
a:visited	{color: #003399;}
a:active 	{color: #6699CC;}
a:hover 	{color: #6699CC;}

h1 { 
	text-indent: 0em;  
	font-size: 36px;
	}

h2 { 
	text-indent: 0em;  
	font-size: 24px;
	}
	
h3 { 
	font-family:  'Courier New', 'Times New Roman', Times, Monospace , sans-serif ;
	text-indent: 0em;  
	font-size: 30px;
	}
	
.content {
	text-indent: 2em;
	}

.editorial {
	font-family: 'Times New Roman';
	text-indent: 2em;
	font-size: 12px;
	margin-left: 5em;
	margin-right: 5em;	
	text-indent: 2em;
	}
	
.editorial b {
	font-family: 'Times New Roman';
	text-indent: 2em;
	font-size: 18px;
	}	

.permission {
	font-family: 'Times New Roman';
	font-size: 9px;s
	}	

.main {
	 text-indent: 0em;  
	 font-family: Arial;
	 font-size: small;
	 font-weight: 500;
	 /* font-variant: small-caps; */
	background-color: #88cdcd; 
	 line-height: 150%;
	 }	
	 
.mini, .howto { 
	/* background-color: #FFCC33;
	font-variant: small-caps;  */
	background-color: #88cdcd; 
	text-indent: 0em;  
	padding: 6px; 
	}	

img {
border: 1px solid #CCCCCC;
}

