BODY {
	margin: 2em 1em 2em 45px;
	font-family: Arial CE, Arial, sans-serif;
	color: black;
	background: White;
}

P.siva{	background : Silver;}
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;
}
