a:link
{
	color: #006896;
	font-family: Verdana;
	font-size: 11px;
}
a:visited
{
	color: rgb(0,153,102);
}
a:active
{
	color: rgb(0,102,102);
}
p
{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal;
  text-align: justify; margin-left: 20px;
  margin-right: 10px;
  margin: 10px;
            }
  
body
{ font-family: Arial; font-size: 10px; color: #000000; font-weight: bold;
               text-align: justify;
}

h1
{   font-family: Arial; font-size: 18px; color: #006896; font-weight: normal;
    text-align: left;
    margin-top: 10px;margin-left: 10px
    }
h2
{  font-family: Arial; font-size: 12px; color: #006896; font-weight: bold;
  text-align: left;margin-left: 10px; 
    }
h3
{ font-family: Arial; font-size: 12px; color: #006896; font-weight: bold;
  margin-left: 10px; 
}
h4
{ font-family: Arial; font-size: 11px; color: #006896; font-weight: bold;
  margin-left: 12px; 
}
h5
{
	color: rgb(102,102,102);
}

h6
{
  font-family: Verdana; font-size: 10px; color: #000000; font-weight: normal;
	margin-left: 0px;
	margin-top : 20px;
	margin-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	text-align: left;
	padding-top : 5px;
	font-style: italic;
}

ul
{
  font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal;
  text-align: justify; margin-left: 30px;
  margin-right: 10px 
  
}

ol
{
  font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal;
  text-align: justify; margin-left: 50px;
  margin-right: 10px 
}
 body 
{ 
    margin-left: 0px; 
	margin-top: 0px;
	font-family: Verdana; 
	font-size: 11px; color: #000000; font-weight: normal;
    text-align: justify; background-color: #F0F7FA; margin-left: 0px;
    margin-right: 0px
}