body{	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

font {  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style:normal
	font-size:10pt; }
	
h1 { 	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#ff0000;
	font-weight: bold;
	font-size:12pt; }

h2 {
 	font-family:Verdan,Arial,Helvetica,sans-serif;
	color:#000000;
	font-style:italic;
	font-size:10pt; }

.act{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color : Black;
}
.no{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color : red;
}
.act_sub{
	text-decoration : none;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color : black;
	margin-left : 15px;
	margin-top : 10px;
	padding-top : 10px;
}
.no_sub{
	text-decoration : none;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color : red;
	margin-left : 15px;
	margin-top : 10px;
	padding-top : 10px;
}

td { 	font-family:Verdan,Arial,Helvetica,sans-serif;
	color:#000000;
	font-style:normal;
	font-size:10pt;
	line-height:12pt;
	letter-spacing:0.1mm;
	word-spacing:0.6mm; 
        vertical-align : top;}
	
td.nav{ 	font-family:Verdan,Arial,Helvetica,sans-serif;
	color:#000000;
	font-style:normal;
	font-size:10pt;
	line-height:10pt;
	letter-spacing:0.1mm;
	word-spacing:0.6mm; 
                vertical-align : middle;
}
p { 	font-family:Verdan,Arial,Helvetica,sans-serif;
	color:#000000;
	font-style:normal;
	font-size:10pt;
	line-height:12pt;
	/*letter-spacing:0.1mm;
	word-spacing:0.6mm; */
                
}
	
table {	cellpadding:2;
	cellspacing:0;
	border:4; }
A:link {
	color : black;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
    color : black;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}
A:active {
    color : black;
	font-weight : bold;
	text-decoration : none;
}

