﻿body 
{
   background:#0191c8;
   
   margin-top:0px;
   margin-bottom:0px;
   
   
}



li
{ 
    list-style:square;
    list-style-type:square;
    margin-left:4px;
    color: black;
    font-size:14px;
    font-family:Times New Roman;
   
}



a
{
    text-decoration:none;
    color:black;
    font-weight:normal;
}


a:hover 
{
    text-decoration:underline;
    color:Black;
    
    
}


.footer
{
    font-size: 14px;
    font-family:Times New Roman;
    font-weight:bold;
    color:black;
}

.text
{
    margin-left: 20px;
    margin-right: 4px;
    color:black;
    font-weight:lighter;
    font-size:14px;
    font-family:Times New Roman;
    
}
.text5
{ text-align:justify;
	}

.heading

{
    font-size:17px;
    
    font-family:Arial;
    font-weight:bold;
    color: #0099CC;
    
}
.style1
{
	width:373px;
}