/* CSS Document */



.style1 {
	font-family: Tahoma;
	font-size: 14px;
}
.copyright {
	padding-left: 5px;
	color: #565454;
	font-family: Tahoma;
	font-size: 11px;
}

a:link {font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a:visited {
font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

.style3 {font-family: Tahoma}
body {
	background:fixed url(images/wight_body-L.jpg);
	background-image: url(images/wight_body-L.jpg);
	
}
