.style1 {
	color : #000000;
	font-size : 16px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
.style2 {
	color : #ffffff;
	font-size : 16px;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
.stylecopy {
	color : #000000;
	font-size : 10px;
	font-family : Arial,Tahoma,Verdana;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

.text {
	background-image: url(images/table_back.jpg);
	background-repeat: no-repeat;
	background-position: top;center;
}
body {
	
	background-color: #ffff00;
	
	scrollbar-face-color: #000001;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #f2f200;
	scrollbar-darkshadow-color: #000001;

	font-family: arial;
	font-size: 16pt;
	color: #000000;
}
