.subheading {
	font-weight: bold;
	color: #666666;
	padding-top: 12pt;
	}
/*
LINKS
*/

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
  }
A:Visited {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #333399;	
	}
A:Active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	}
A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	}

.navbar {
	color: #000000;
	font-size:8pt;
	text-decoration:none;
	}
.navbar:Visited {
	color: #000000;
	font-size:8pt;
	text-decoration:none;
	}
.navbar:Active {
	color: #000000;
	font-size:8pt;
	text-decoration:none;
	}
.navbar:Hover {
	color: #000000;
	font-size:8pt;
	text-decoration:underline;	
	}


.column {
	color: #FFFFFF;
	font-size:8pt;
	}
.column:Visited {
	color: #FFFFFF;
	font-size:8pt;
	}
.column:Active {
	color: #FFFFFF;
	font-size:8pt;
	}
.column:Hover {
	color: #EEEEEE;
	font-size:8pt;
	}	
	
.footer {
	color: #000000;
	font-size:8pt;
	}
.footer:Visited {
	color: #000000;
	font-size:8pt;
	}
.footer:Active {
	color: #000000;
	font-size:8pt;
	}
.footer:Hover {
	color: #000000;
	font-size:8pt;
	}
/*
TABLE CELLS KUMAR FAMILY
*/
.kumarfamily {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:8pt;
	}


/*	
TABLE CELLS
*/	

TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	}


.pageheading {
	font-size:12pt;
	font-weight: bold;
	color: #990000;
	padding-top: 2pt;
	padding-bottom: 2pt;
	}	


.subheading {
	font-size:10pt;
	font-weight: bold;
	color: #666666;
	padding-top: 2pt;
	padding-bottom: 2pt;
	}	
	
.columnheading {
	font-size:10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2pt;
	padding-top: 5pt;
	}
		
.column {
	font-size:8pt;
	color: #FFFFFF;
	padding: 2pt;
	padding-top: 5pt;
	}

.boxheading {
	font-size:8pt;
	font-weight: bold;
	color: #666666;
	padding: 2pt;
	}	
	
.toc {
	color: #000000;
	font-size:8pt;
	padding-left: 8pt;
	}
		
.footer {
	color: #000000;
	font-size:8pt;
	}
	
.formlabel {
	padding-right: 5pt;
	text-align: right;
	text-valign: top;
	}			

.formreq {
	color: #FF0000;
	}

.columnform {
	font-size: 8pt;
	color: #000000;
	padding-left: 7pt;
	padding-top: 2pt;
	}	
		
.smalltext {
	font-size:8pt;
	}			
.tinytext {
	font-size:7pt;
	}	

UL.homelist {
	font-size:8pt;
	list-style-type: square;
}

DIV.chapter {
	padding-bottom:20px;
}
