/* Gotlandss Tonattarskola, Henrik Strindberg 20070814 */

/* Bmobiltelefoner */

/* to do: bakgrund till # */

body {
/*	font-family: Verdana, sans-serif;*/
	font-family: "Lucia grande", Arial, Verdana, sans-serif;
	color: #333333;
	text-decoration: none;
	background-color: #F5F3ED;
	font-size: 83%;
	margin: 0px;
}

#notis {
	float: left;
}

h1 {
	font-weight: bold;
	font-size: 1em;
}

h2, legend, h5 {
	color: black;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
}

h3 {
	background-color: white;
	color: black;
	font-size: 0em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
}

h4, p, li, dd {
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
}

th {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}