/* CSS Document */

body {
	background-image: url(images/bottom.gif);
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color:#FFFFFF
	/*color: #FA7814;*/
}
a:visited {
	/*color: #FA7814;*/
	color: #FFFFFF;
}
a:hover {
	color:#006600
  /*color: #0000FF;*/
}
a:active {
	color: #0000FF;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.normal {
	color: #000000;
	font-family:"Trebuchet MS";
	font-size: 12px;
	text-align:justify;
}

.bold {
	font-weight:bold;
}

.superscript {
	font-family:"Trebuchet MS";
	vertical-align:super;
	font-size: 9px;
	color:#000000;
}

.heading1 {
	font-family:"Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	line-height:200%;
	color:#000000;
}

.heading1-ss {
	font-family:"Trebuchet MS";
	vertical-align:super;
	font-size: 12px;
	font-weight: bold;
	line-height:200%;
	color:#000000;
}

.heading2 {
	font-family:"Trebuchet MS";
	vertical-align:super;
	font-size: 14px;
	font-weight: bold;
	line-height:100%;
	color:#000000;
}


.spurning {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	line-height:150%;
	color:#000000;
}

.spurning_big {
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	line-height:150%;
	color:#000000;
}

.svar {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight:normal;
}

.normal_big {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	
}
.normal_bold {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
}
