/* CSS Document */

body {
	color: #ffffcc;
	background-image: url("pix.jpg");
	background-repeat:repeat;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #000000;
	overflow-x:hidden;overflow-y:auto;
	text-align: justify;
	}	
A {
	color: #ffffcc;
	font-family: verdana, tahoma, arial, sans-serif;
	text-decoration: none;
	}
A:hover {
	color: #747474;
	font-family: verdana, tahoma, arial, sans-serif;
	text-decoration: none;
	}
h1 {
	color: #ffffcc;
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	}
h2 {
	color: #ffffcc;
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	}
h3 {
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 2px;
	}