BODY  {
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFCC;
	font-weight : normal;
	;
	background-image: url(../korsett/bild/bakgrund_dk.jpg);
	background-attachment : fixed;
}

TD  {
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFCC;
	font-weight : normal;
	margin-left : 25px;
}

TH  {
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFCC;
	font-weight : bold;
}

H1  {
	text-align : center;
	text-transform : capitalize;
	font-family : Verdana;
	color : #FFFFCC;
	font-size : 18px;
; font-weight: bold
}

H2  {
	font-size : 16px;
	font-family : Verdana;
	color : #FFFFCC;
	text-align : center;
; font-weight: bold
}

H3  {
	font-size : 14px;
	font-family : Verdana;
	color : #FFFFCC;
	text-align : center;
; font-weight: bold
}

H4  {
	font-size : 14px;
	font-family : Verdana;
	color : #FFFFCC;
	text-align : left;
	;
	font-weight: bold;
	text-indent : 10px;
}

A  {
	font-family : Verdana;
	font-size : 12px;
	color : Aqua;
	text-decoration : none;
	font-weight : bolder;
}

A:Visited  {
	font-family : Verdana;
	font-size : 12px;
	color : #FFCCFF;
	text-decoration : none;
	font-weight : bolder;
}

A:Active  {
	font-family : Verdana;
	font-size : 12px;
	color : Lime;
	text-decoration : none;
	font-weight : bolder;
	background-color : Red;
}

A:Hover  {
	font-family : Verdana;
	font-size : 12px;
	background-color : transparent;
	text-decoration : none;
	color : #FF6666;
	font-weight : bolder;
}

HR  {
	width : 60%;
	size : 5;
	color : #FFFFCC;
	text-align : center;
}

li  {
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFCC;
	font-weight : normal;
}

