A, body, table, p, li, ul
{
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

body
{
	background-color: #FDFDF4;
	background-attachment: fixed;
	margin-top : 5px;
	scrollbar-face-color:'FEC796';
	scrollbar-track-color:'F2F1D9';
	scrollbar-arrow-color:'000000';
	scrollbar-3dlight-color:'E6D7AE';
	scrollbar-highlight-color:'DEDCC4';

	scrollbar-shadow-color:'AA9E8E';
	scrollbar-darkshadow-Color:'000000';
}


a:link
{
	color: Navy;
}
a:visited
{
	color: Navy;
} 
a:active 
{
	color: #B22222;
}

A:Hover 
{
	color: #8B4513;
	text-decoration: underline overline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: Maroon;
	FONT-SIZE: 32px;
}
h2
{
	color: rgb(51,102,51); 
	FONT-SIZE: 24px;
}
h3
{
	color: rgb(102,0,51); 
	FONT-SIZE: 18px;
}
h4
{
	color: rgb(51,102,51);
	FONT-SIZE: 16px;
}
h5
{
	color: rgb(102,0,51);
	FONT-SIZE: 14px;
}
h6
{
	color: rgb(51,102,51);
	FONT-SIZE: 12px;
}

font.small
{
	font-size : 10px;
}

font.smaller
{
	font-size : 9px;
	color: Gray;
}

font.mono {
	font : Informal Roman;
}
.Header {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
.HeaderStor {


	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #663300;
}
.boxRubrik {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #FF8962;
    margin: 0px;
    padding: 0px;
    left: 0px;
    clip:  rect(0px auto auto auto);
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    clear: left;
    float: left;
}
.boxRubrikStor {

    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #FF8962;
    margin: 0px;
    padding: 0px;
    left: 0px;
    clip:  rect(0px auto auto auto);
    line-height: normal;
    font-weight: bold;
    text-align: center;
    clear: left;
    float: left;
}
