<!--
a {
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:rgb(204,0,102); 
	text-decoration:none;
}

table {
	font-family:Tahoma;
	font-size:12px;
}

button.sheetjsexport{
    position: relative ;
    top: 5; left: 0; bottom: 0; right: 0;
    border-radius: 5px;
    border: 0;
    width: 100px;
    height:35px;
    font-family: Tahoma ;
    font-weight: bold;
    font-size: '12';
    color: #FFFFFF;
    background: #088A29;
}

select {
	font-family:Tahoma; 
	font-size:12px; 
	border-width:1; 
	border-color:rgb(153,153,153); 
	border-style:solid;
}
.butt {
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:12px; 
	color:white; 
	background-color:rgb(204,0,102); 
	border-width:1; 
	border-color:rgb(204,204,204); 
	border-style:solid;
}

.txtbox {
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	border-width:1;
	border-color:rgb(153,153,153);
	border-style:solid;
}

body {
	font-family:Tahoma;
	font-size:12px;
}
#wl {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:rgb(0,0,0);
	text-decoration:none;
}
-->
