* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana,'Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:1em;
}

html {
	overflow:auto;
}

body {

}

h1 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.05em;
}

h2 {
	font-size:1em;
	font-weight:bold;
}

h3 {
	font-size:0.85em;
	font-weight:bold;
}

ul {
	padding-left:1em;
}

.norm_a {
	font-size:0.75em;
	margin-top:0.4em;
}

.norm_b {
	font-size:0.7em;
	margin-top:0.4em;
}

.normal {
	font-weight:normal;
}

.small {
	font-size:85%;
}

a {
	text-decoration:none;
}

a:focus, a:hover, a:active {
	text-decoration:underline;
}
