@charset "utf-8";
body {
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	scrollbar-highlight-color:#DBDEE7;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#333333;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.justifik {
    text-align:justify;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.backtable {
    background-repeat:no-repeat;
	background-position:top right;
}
.norepeat {
   background-repeat: repeat-y;
   background-position:top left;
}
.style2 {font-size: 14px; font-weight: bold; color: #333333;}
.style3 {font-size: 12px; font-weight: bold; color: #333333;}
.style4 {font-size: 16px; font-weight: bold; color: #333333;}
.style5 {font-size: 12px; color: #FF0000;}
.style6 {font-size: 9px; color: #000000;}

