body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input,select,label {
	font-size: 100%;
}

img {
	border: 0px;
}

.backToTop {
	font-size: 90%;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size:120%;
	font-weight:bold;
	
}
.underline{
	text-decoration:underline;

}


