body {
	color: #CCCCCC;
	font-size: 13px;
	font-family: Arial, Hevetica, sans-serif;
	background-color : #212121;
	SCROLLBAR-FACE-COLOR: #ffffff;  
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

.content {
        font: arial;
        font-size: 12px;
        text-align:left;
}

.hr {
        color: #CCCCCC;
        background-color: #CCCCCC;
        width: 60%;
        height: 1px;
        border: 0px;
        margin: 15px auto;
}

.small {
	font-size: 10px;
	font-family: arial;
	color: #CCCCCC;
}

a:link.title {
	font-size: 18px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #ed1c24;

}
a:active.title {
	font-size: 18px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #ed1c24;

}
a:visited.title {
	font-size: 18px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #ed1c24;

}
a:hover.title {
	font-size: 18px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #ed1c24;

}

.rubrik {
	font-size: 18px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #ed1c24;

   #     padding: 35px 0 0 0;
	#    margin: 0px auto 0px 0;
     #   text-align:left;
}

.top {
        height: 0px;
        color: #CCCCCC;
		margin: 24px 0 0px 0;
}


a:link { 
	font-size: 13px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #CCCCCC;
}

a:active { 
	font-size: 13px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #CCCCCC;
}

a:visited {
	font-size: 13px;
	font-family: "Arial Black";
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	font-size: 13px;
	font-family: "Arial Black";
	text-decoration: underline;
	color: #CCCCCC;
}

.hover {
	font-size: 10px;
	font-family: "Arial Black";
	color: #000000;
}

.hover a:hover {
	text-decoration: underline;
    font-size: 10px;
    font-family: "Arial Black";
	color: #000000;
}

.normal {
	font-size: 10px;
	font-family: "Arial Black";
	color: #FFFFFF;
	border: 0px;
}

.border_black {
	color: #CCCCCC; 
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

.black {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
