a:link
{
   font-family: Arial; font-size: 12px; font-weight: bold; color: #006896;
   text-decoration: none;
}
a:visited
{
   font-family: Arial; font-size: 12px; font-weight: bold; color: #b2d7e7;
	text-decoration: none;
}
a:active
{
	color: rgb(0,102,102);
}
p
{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal;
  text-align: left; margin-left: 20px;
  margin-right: 10px ; 
  margin : 1px; 
}
  
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: 14px; color: #000000; font-weight: bold;
  text-align: left; margin-left: 10px;
    }
h3
{ font-family: Tahoma; font-size: 12px; color: #2662B3; font-weight: bold;
  margin-left: 20px; 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}

h6
{
  font-family: Verdana; font-size: 11px; 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;
	border-top : 1px solid Black;
}


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;
	bgcolor="#F0F7FA"
	font-family: Verdana; 
	font-size: 11px; color: #000000; font-weight: normal;
  text-align: justify; background-color: #F0F7FA; margin-left: 0px;
  margin-right: 0px
}