/* use for p7 index only */

body	{  
	background-color: #fffff3;	
	font-size: 14pt; 
	font-family: "times new roman", arial, helvetica, sans-serif; 
	font-weight: normal;
	margin-left: 20pt;
	margin-right: 10pt;
	}
i 	{font-size: 20pt; 
	font-weight: 700; 

	 }
.first 	{font-size: 15pt; 
	font-weight: bold;

	}
.second   	{  text-indent: 15cm 

	}
.third 	{ text-indent: 2cm;
	}
.footnote {
	font-size:10pt; 
	
	}
h1	{
	font-family: algerian, "times new roman", arial, helvetica, sans-serif;
	font-weight: 500; 
	font-size: 45pt;  
	text-align: center;
	color: #ff8040;

	}
.forth	{  font-family: "Lucida Handwriting", "arial narrow", "times new roman", arial, 	helvetica, sans-serif;
	font-weight: 400; 
	text-align: right  

	}
a:link	{
	color: blue; 
	}
a:active	{
	color: gray;
	}
a:visited{
	color: red;
	}
