td, button, input, a, .stdtext, option, select,textarea, .stdstyle{ 
	font-family: Verdana; 
	font-size: 10px;
}

.konk {
	margin : 5px;
}

a { 
	text-decoration: none; 
}

a.underline:hover { 
	text-decoration : underline;
}

table.borderit, table.borderit td {
	border : 1px solid #ffffff;
}

table.noborder, table.noborder td {
	border : 0px;
}

.style1 {
	border-collapse: collapse;
	border: 1px solid #D6F0D0;
}
.style2 {
	background-color: #D6F0D0;
}

h1,h2,h3,h4 {
	margin:0;
	padding:0;
	border : 0;
	display : inline;
}