
BODY		{	margin-top: 0;
			margin-right: 0;
			margin-left: 0;
			margin-bottom: 0;


			scrollbar-face-color: #DBCD82;
			scrollbar-shadow-color: black;
			scrollbar-highlight-color: gray;
			scrollbar-3dlight-color: white;
			scrollbar-darkshadow-color: black;
			scrollbar-track-color: black;
			scrollbar-arrow-color: gray; 
		}



.by A:link 	{
	color: #DBCD82;
	text-decoration: none
}




.by A:visited {
	color: #DBCD82;
	text-decoration: none
}



.by A:hover 	{	color: #DBCD82;
			text-decoration: none
		}





.menu A:link 	{
	color: Black;
	text-decoration: none
}




.menu A:visited {
	color: Black;
	text-decoration: none
}



.menu A:hover 	{	color: black;
			text-decoration: none
		}



.menu		{
	color: Black;
	background-color: ;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	
}



.img		{	color: #DBCD82;

			background-color: ;


			font-family: tahoma;
			font-size: 11pt;
			font-style: normal;
			font-weight: ;

			padding-top: 20pt;
			padding-left: 10pt;
			padding-right: 10pt;
			padding-bottom: 20pt;

			text-indent: 0pt;
			text-align: center;
		}
