/* Stildokument för texter */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

h1, h2, h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
color:#222222;
}

h1{	font-size:1.8em;}

h2{	font-size:1.4em;}

h3{ font-size:1.2em;}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#333333;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
}

.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
}

.error{
	color:red;
}

h1, h2, h3, h4, h5, h6, p, hr, .small{
	line-height:1.5em;
}

hr{
	height:1px;
	color:#CCCCCC;
	}
	
#text_container a {
	color:#000000;
	text-decoration:underline;
}

#text_container a:visited {
	color:#000000;
	text-decoration:underline;
}

#text_container a:hover {
	color:#000000;
	text-decoration:none;
}

#text_container {
color:#333333;
line-height:1.5em;}
