html,body {
	scrollbar-face-color:#FFFFCC;
	scrollbar-track-color:#FFCC99;
	scrollbar-arrow-color:#996600;
	scrollbar-shadow-color:#996600;
	scrollbar-highlight-color:#FFCC99;
	scrollbar-3dlight-color:#FFCC99;
	scrollbar-darkshadow-color:#996600;
	overflow:auto;
	color: #000099;
	text-align: center;
	background-image: url(../Images/judok3.jpg);
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	width: 98%;
	z-index: auto;
	height: auto;
	position: absolute;
	top: 2%;
	padding: 0%;
	background-position: center;






}

h1 {
	text-align: center;
	font-size: x-large;
}

.tab1 {
	text-align: center;
	z-index: 3;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.tab2 {
	text-align: center;
	visibility: visible;
	z-index: 3;

}

.tab3 {
	text-align: justify;
	visibility: visible;
	z-index: 3;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;


}

a:link {
	text-align: center;
	color: #000099;
}

a:visited {
	text-align: center;
	color: #000099;
}

a:hover {
	color:red;
	text-decoration:none;
	font-size: 1.1em;
	text-align: center;
}
