@charset "windows-1251";
	h1.content
		{
		font-family: Arial, Tahoma, sans-serif;
		font-size: 10pt;
		fontsize: 10pt;
		font-weight: bold;
		color: #5B0000;
		}
	p.content
		{
		font-family: Arial, Tahoma, sans-serif;
		font-size: 9pt;
		fontsize: 9pt;
		color: #5B0000;
		}
	p.copyright
		{
		font-family: Arial, Tahoma, sans-serif;
		font-size: 8pt;
		fontsize: 8pt;
		color: #5B0000;
		}
	a.navitop:link, a.navitop:hover, a.navitop:active, a.navitop:visited 
		{
		font-family: Arial, Tahoma, sans-serif;
		text-decoration: none;
		font-size: 9pt;
		fontsize: 9pt;
		font-weight: bold;
		}	
	a.navitop:link, a.navitop:active, a.navitop:visited 
		{
		color: #690000;
		}		
	a.navitop:hover 
		{
		color: #e87d27;
		}
	a.naviright:link, a.naviright:hover, a.naviright:active, a.naviright:visited 
		{
		font-family: Arial, Tahoma, sans-serif;
		text-decoration: none;
		font-size: 8pt;
		fontsize: 8pt;
		font-weight: bold;
		margin-right: 30;
		}
	a.naviright:link, a.naviright:active, a.naviright:visited 
		{
		color: #fffef6;
		}		
	a.naviright:hover 
		{
		color: #690000;
		}
	a.mailing:link, a.mailing:hover, a.mailing:active, a.mailing:visited 
		{
		text-decoration: none;
		}
		
	a.mailing:link, a.mailing:active, a.mailing:visited 
		{
		color: #5B0000;
		}

	a.mailing:hover
		{
		color: #690000;
		font-weight: bold;
		}
	a.banner:link, a.banner:hover, a.banner:active, a.banner:visited 
		{
		text-decoration: none;
		}
		
	a.banner:link, a.banner:active, a.banner:visited 
		{
		color: #fffef6;
		font-weight: bold;
		}

	a.banner:hover
		{
		color: #690000;
		font-weight: bold;
		}
