/* This is the stylesheet for Paivakil's Homepage 			*/
/* Styles shall not be copied						*/
/* Copyright (c) 2002 Mahesh T Pai, Advocate, High Court of Kerala	*/
/* paivakil@vsnl.net, "Nandini", Cochin-82018, Kerala State, India.	*/


body	
	{
	background-color: #F1F4F8;
	margin: 10% 10% 15% 18%;
	}

h1, h2, h3, h4, h5
	{
	color: #5F0358;
	font-family: Garamond, Roman, serif; 
	font-variant: small-caps;
	font-weight: 700;
	text-align: center;
	line-height: 1.5em;
	}

p	
	{
	font-family: Times New Roman; Times; Serif;
	font-weight: 500;
	text-align: justify;
	line-height: 1.5em;
	display: block;
	}

.anum	
	{
	text-align: center;
	}
	
.lnt		/* the long title */
	{
	font-weight: 500;
	font-style: italic;
	text-align: center;
	}

.pream		/* preamble */
	{
	font-weight: 500;
	font-style: italic;
	text-align: center;
	}

.MN		/* Marginal Note */
	{
	display: inline;
	float: left;
	font-style: italic;
	font-size: .8em;
	font-weight: 500;
	line-height: 1em;
	background: #D7D7D7;
	text-align: right;
	width: 17%;
	margin-left: -18%;
	}

.SEC		/* Sections */
	{
	display: block;
	margin-top: 1em;
	}
	
.SS		/* subsection */
	{
	display: block;
	}

.CL		/* Clauses */
	{
	text-indent: -2em;
	margin-left: 2em;
	margin-right: 1em;
	}

.SCL		/* Sub Clause, naturally */
	{
	text-indent: -3em;
	margin-left: 3em;
	margin-right: 2em;
	}

.PROV		/* Proviso */
	{
	text-indent: 2em;
	}

.FTR		/* defines styles for the last copyright notice */
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: 600;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 0.1em;
	margin: 5em 0;
	background-color: #D2C4FD;
	border-color: #008A8A;
	border-style: double;
	border-width: thick;
	padding: 1em 0;	
	}

.LFAL		/* the gototop link */
	{
	display: block;
	float: right;
	margin-right: -7%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 600;

	text-align: right;
	text-decoration: underline;
	}

li	
	{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: 600;
	font-stretch: expanded;
	}
.ip		/* index page*/
	{
	text-decoration: none;
	font-size: 1.2em;
	line-height: 2em;
	}

.sre		/* links to the section */
	{
	list-style: none;
	list-style-position: outside;
	font-size: .9em;
	font-stretch: wider;
	text-indent: -1em;
	line-height: 2em;
	}
.alph
	{
	list-style: lower-alpha;
	}
A:link	
	{
	text-decoration: none;
	color: #0018C1;
	font-size: 1.1em;
	}

A:hover	
	{
	text-decoration: underline;
	color: #0018C1; 
	background: #FAF269;
	}
	
A:visited
	{
	color: #0018C1;
	text-decoration: none;
	}
	
A.ext
        {
         color: #A81848;
         text-decoration: underline;
         font-style: italic;
         font-weight: 300;
        }

A.ftp
        {
         color: #F07448;
         text-decoration: underline;
         font-weight: 300;
         font-style: italic;
        }
        
table
        {
        border: single
        }
.header         /*for links appearing as page headings*/
        {
        font-size: 9pt;
        font-family: sans-serif;
        text-align: center;
        font-weight: 900;
        background-color: #D2C4FD;
        border: inset 3pt;
        border: outsef 3pt;
        width: 100%;
        }
td
        {
         font-size: .9em;
	 font-stretch: wider;
        }
