body	{

background-color:	#FEEEDD;

}

h3	{

	font-family:	"tahoma";

}

h4	{

	font-family:	"tahoma";

}

h5	{

	font-family:	"tahoma";

}

.font_heading	{

	font-family:	"tahoma";
	font-size:		"12px";
	font-weight:	"bold";
}

.font_vanlig	{

	font-family:	"tahoma";
	font-size:		"11px";
}

.font_error	{

	font-family:	"tahoma";
	font-size:		"11px";
	font-weight:	"bold";
	color:			"#FF0000";
}

.font_special		{
	color:				#AAAAAA;
}

hr	{

	border-color:	"#D0DEEA";
	border-style:	"solid";
	border-width:	1px;
}

.mainframe	{
	border-width:	1px;
	border-style:	dotted;
	border-color:	#BBBBBB;
	background-color:	#FFFFFF;

}

.underline_dotted	{
	border-bottom-width:	1px;
	border-bottom-style:	dotted;
	border-bottom-color:	#DDDDDD;
	font-family:			"tahoma";
	font-size:				"10px";	
}

.underline_solid	{
	border-bottom-width:	1px;
	border-bottom-style:	solid;
	border-bottom-color:	#CCCCCC;
	font-family:			"tahoma";
	font-size:				"10px";	
	font-weight:			bold;
	color:					#AAAAAA;
}

.underline_dotted_print	{
	border-bottom-width:	1px;
	border-bottom-style:	dotted;
	border-bottom-color:	#000000;
	font-family:			"tahoma";
	font-size:				"10px";	
}

.underline_solid_print	{
	border-bottom-width:	1px;
	border-bottom-style:	solid;
	border-bottom-color:	#000000;
	font-family:			"tahoma";
	font-size:				"11px";	
	font-weight:			bold;
	color:					#AAAAAA;
}
