/* CSS Document */

html {
	height: 100%;
}


h1 {
	font-family: Verdana;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;
}

h2 {
	font-family: Verdana;
	font-variant: normal;
	font-style: normal;
	font-size: 25px;
	text-decoration: none;
}

h3 {
        font-family: Verdana;
	font-variant: normal;
	font-style: normal;
	font-size: 15px;
	text-decoration: none;
	
}

