@charset "windows-1251";


body{
		font-family: Arial, Verdana,Tahoma, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #828282;
		margin: 0;
		padding: 0 0 0 0;
 		}

table{
		font-family: Arial, Verdana,Tahoma, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #828282;
		padding: 0 0 0 0;
 		}

		
a:link,
a:visited,
a:active{	
			color: #ffa226;
			text-decoration: underline;
			}
a:hover{	
			color: #0E74C6;
			text-decoration: none;
			}


a.section{
			}
a.section:link,
a.section:visited,
a.section:active{	
			color: #0E74C6;
			text-decoration: underline;
			}
a.section:hover{	
			color: #0092D1;
			text-decoration: none;
			}

a.subsection{
			}
a.subsection:link,
a.subsection:visited,
a.subsection:active{	
			color: #0E74C6;
			text-decoration: underline;
			}
a.subsection:hover{	
			color: #0092D1;
			text-decoration: none;
			}

a.white_link:link,
a.white_link:visited,
a.white_link:active{	
			color: #FFFFFF;
			text-decoration: none;
			}
a.white_link:hover{	
			color: #FFFFFF;
			text-decoration: underline;
			}


h1, h2, .high{	
		font-size: 18px;
		color: #ffa226;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-weight: normal;
	 }

.star{
		color: red;
		font-weight: bold;
		}

