
body {
	background-attachment: fixed;
	background-image: url(index_file/bk_silini.jpg);
	background-position: center;
	align: center
	direction: center;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	text-align: justify;
	text-decoration: none;

}

h1 {
	color: #cc6600;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

h2 {
	color: #000000;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: 100;
	text-align: justify
}


.td_4 {
	background-color: #C0C0C0;
	color: #000000;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

.td_5 {
	background-color: #EBEBEB;
	color: #CC6600;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
    text-transform: none;
}

.td_6 {
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 6pt;
	font-weight: bold;
	text-align: center;
	text-transform: none;
}

a {
	color: #CC6600;
	font-family: Verdana;
	font-weight: 8pt;
	text-decoration: blink;
	text-transform: capitalize;
}

a:link{ 
   text-decoration: none; 
   color: #CC6600; 
} 
a:visited{ 
   text-decoration: none; 
   color: #CC6600; 
} 
a:hover{ 
   text-decoration: none; 
   color: #808080; 
}
