body
{
    font-family:arial;
    font-size:12px;
    background-color:rgb(97,97,96);
}

p,div,h3
{
    margin:0px;
    padding:0px;
}
.left_side
{
    background-color:red;height:27px;width:220px;padding-top:10px;  
}
.space_left
{
  padding-left:20px;font-weight:bold;
}
.white_color
{
  color:white;
}

h1,.text1
{
    font-family:arial;
    font-size:22px;
    color:#000000;
    font-weight:bold;
}
h2,.text2
{
    font-family:arial;
    font-size:15px;
    color:#000000;
    line-height:20px;
}
h4,.text4
{
    font-family:arial;
    font-size:16px;
    color:#ffffff;
    font-weight:bold;
}
h5,.text5
{
    font-family:arial;
    font-size:14px;
    color:#ffffff;

}
.hr1
{
    text-align:left:
    color:#ffffff;
    width:200px;
}
.css_footer
{
    font-family:arial;
    font-size:14px;
    color:#FFFFFF;
    line-height:20px;
}

a:link{color:#ffffff;text-decoration: none;}
a:visited {color:#ffffff;text-decoration: none;}
a:hover {color:#313bfb;text-decoration: underline;}
a:active {color:#000000;text-decoration: none;}
