﻿body
{
    margin: 0px;
    background-image: url(Images/b2.jpg);
    font-family: Tahoma;
    font-size: 12px;
    
    
}
a:link
{
    text-decoration: none;
    color: #0033ff;
}
a:visited {
	text-decoration: none;
	color: #0033ff;
}
a:hover {
	text-decoration: none;
	color:Black;
}
a:active {
	text-decoration: none;
	color: #0033ff;
}

.Titr
{
    font-weight: 600;
    color:#2c689f;
}
.Titr1
{
    font-weight: 600;
    color:#000;
}
.Titr2
{
    font-weight: bold;
    color:#0f4e8f;
}
.TextDiv2
{
    float: left;
    padding-left:20px;
    padding-right:20px;
   

}
.TextDiv3
{
    float: left;
    padding-left:10px;
    padding-right:15px;
    padding-top:20px;
    
    

}
