

/* Presentation Stylesheet */ 


h4 {
 margin:0; 
 padding: 5px 0;
 }
 
h2	{
    color: #6c6c6c;
	font-weight: none;
	line-height: 1.3em;
	font-size: 1.6em;
	margin: 2px 0 5px 20px;
 }	 
 
h3	{
    color: #bbbbbb;
	font-weight: none;
	line-height: 1.3em;
	font-size: .8em;
	margin: 10px 0 5px 0;
	text-decoration: none;
 }	 

.infotable {
		font: 1em/1em helvetica,arial,sans-serif;
		}		

.infotable tr td {
		border-bottom:1px solid #CCC;	
		}
		
.infotable tr td.none {
		border-bottom:1px solid #CCC;	
		}		 