.стиль4 {color: #3a5e7f;
	font-weight: bold;
	font-size: 16px;
}
.стиль1 {
	color: #264154
}
/* Global Styles */

body {
	margin:0px;
	background-color: #d9e7e8;
	background-image: url(pic/fon-letter.jpg);
	}
	
td {
	color:#264154;
	font-family: arial;
	font-size: 12px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #3A5E7F;
	text-decoration:none;
	}
	
a:hover {
	color: #236801;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:bold 11px/16px georgia;
	color: #99CCFF;
	letter-spacing:.1em;
	display:block;
	padding:10px;
	border-top: 0pt solid rgb(20,40,95);
	border-right: 0px solid rgb(20,40,95);
	border-bottom: 0pt solid rgb(20,40,95);
	border-left: 0px solid rgb(20,40,95);
	}
	
#navigation a:hover {
	color:#ffffff;
	border-top: 0pt dotted red;
	border-right: 0px dotted red;
	border-bottom: 0pt dotted red;
	border-left: 0px dotted red;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	font-size: 12px;
	color: #339900;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#264154;
	color: #264154;
	letter-spacing:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	}
	
#dateformat a:hover {
	color: #006633;
	}

/* Class Styles */

.bodyText {
	color:#264154;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName{
	color: #3a5e7f;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	color:#264154;
	line-height:16px;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.smallText {
	color:#264154;
	font-family: arial;
	font-size: 10px;
	}
	

	

