a  {
    text-decoration: none; 
}

a:hover  { 
	text-decoration: none; 
	color: #669999;
}

body {
    font-family: "Times New Roman", Times, serif;
}

td {
	font-size: 11pt;
	
}

p {
	font-size: 11pt;
	text-indent: 16pt;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}

pp {
	font-size: 18pt;
	text-indent: 16pt;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1{
	font-size: 14pt;
	font-weight:bold;
	text-indent: 16pt;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px;

}
h2{
	font-size: 12pt;
	font-weight:bold;
	text-indent: 16pt;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;

}

h3
{
	font-size: 13pt;
	font-weight:bold;
	text-indent: 16pt;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top:10px;
	padding-bottom:0px;
}


h4{
	font-size: 11pt;
	text-indent: 16pt;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-bot

}


h5{
	font-size: 15pt;
	font-weight:bold;
	text-indent: 0pt;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px
}



LISTHEADER{
	cursor: hand
}

.imp
{
    color:red
}
