body {
	background : #FFFFCC;
}
h1 {
 	line-height: 100%; 
 	font-weight:bold; 
 	font-size:36pt; 
 	font-family:"Courier New", "sans serif"; 
 	text-align: justify;
 	text-indent: 12px;
 	margin-top:36px;
 	margin-bottom:20px;  
 	font-style: normal;
}
p {
	text-align: justify;

}
.p1 {
	text-align: center;
	font-size: 14pt;
	font-family:"Times New Roman";
}
h2 {
	text-align: center;
	line-height: 2em;
	font-size: 13.5pt;
	font-weight: bold;
	font-family:"Arial Narrow";
	color:#CC0000
}
#p3 {
	text-align: justify;
	margin-bottom: 6px;
	font-weight: normal;
	font-size: 12pt;
	font-family:"Arial Narrow"; 
}
a:link,
a:visited{
	text-decoration: none;
	background-color: #C0C0C0; 
	color: Black;
}
a:hover{
	text-decoration: none;
	color: #CC3300;
}
.se{
 	font-weight:bold; 
 	font-size:18pt; 
 	font-family:"Courier New", "sans serif";
	background: #C0C0C0;
	padding: 0em;
	text-align: right;
}