body {
 margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
	
	
p
{font-family: Garamond, Times New Roman; 
color: #848484;
font-size: 100%;
font-weight: normal;
margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/*****************************************/

/*ссылки*/
a:link { 	color: #ff7800; 	text-decoration: underline; 	font-family: Garamond, Times New Roman; 	font-size: 100%; 	font-weight: normal;}
a:visited {	color: #b65600;	text-decoration: underline;	font-family: Garamond, Times New Roman;	font-size: 100%;	font-weight: normal;}
a {	color: #ff7800;	text-decoration: none;	font-family: Garamond, Times New Roman;	font-size: 100%;	font-weight: normal;}
a:hover {	color: #ff7800;	text-decoration: underline;	font-family: Garamond, Times New Roman;	font-size: 100%;	font-weight: normal;}



a.bottom:link { 	color: #727272; 	text-decoration: none; 	font-family: Arial; 	font-size: 10; 	font-weight: bold;}
a.bottom:visited {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}
a.bottom {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}
a.bottom:hover {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}



/*меню*/
a.menu:link {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;		font-weight: normal;}
a.menu:visited {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;	font-weight: normal;}
a.menu:hover {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;	font-weight: normal;}
a.menu:active {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;	font-weight: normal;}

h1 {
	font-family: Garamond;
	font-size: 110%;
	margin: 0;
	padding-left: 0px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #848484;
}

