BODY {margin: 1em 5em;
		font-family:  arial, sans-serif;
	   color: #000000;
	   background-color: #FFFFFF;
	  }

#telo {width: 961px; }


P.siva{background: #C0C0C0;}
P.red{background: #FF6347; }
P.green{background: #8FBC8F;}



TH, TD { /* ns 4 */
  font-family: sans-serif;
  }

H1, H2, H3 {
  text-align: left;
  font-family: sans-serif;
  font-weight: normal;
  color: #0050B2; 
}

A {text-decoration : none;}


A:hover {
	background : #DCDCDC;
} 

DT, DD { margin-top: 0; margin-bottom: 0 } 
DT { font-weight: bold }

PRE {
	font-family: monospace;
	float : left;
}       

UL.toc {
  list-style: disc;		
  list-style: none;
}

.text{
	color : #483D8B;
}

