
/*	Swedish  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }

h1 {
	font-size: 45px; 
	color: #2A930E;
	font-family: georgia, times new roman, times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px; 
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;
}
/* always used on second line */
.big { 
	font-size: 30px;  
	margin-left: 75px;  
}


h2 { 
	font-size: 24px;
	color: #000000;
	font-family: georgia, times new roman, times, serif;
	margin-top: -5px;
}
h3 {
	font-size: 24px;
	color: #2C5D83;
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	width: 410px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #2C5D83;
}
.new {
	margin-top: 1em;
}
.floatright {
	width: 150px;
	float: right;
}
.capfloat {
	font-size: 110%;
	color: #2C5D83;
	font-weight: bold;
	font-family: times new roman, times, serif;
	text-align: center;
	margin-top: 5px;
}
.cap {
	font-size: 110%;
	color: #2C5D83;
	font-weight: bold;
	font-family: times new roman, times, serif;
	margin-left: 10px;
}
/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0px; margin-left: -35px; margin-top: 0px; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

