﻿
    body {
	    margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	    font-family: Arial, Microsoft Sans Serif;
	    color:#212241;
	    
    }
    body,td,th {
	    font-size: 12px;
	    font-family: Arial, Microsoft Sans Serif;
	    
    }
    a:link {
	    color: #1c5170;
	    text-decoration: none;
	    
    }
    a:visited {
	    text-decoration: none;
	    color: #1c5170;
	    
	    
    }
    a:hover {
	    text-decoration: underline;
	    color: #2F85B9;
	    
    }
    a:active {
	    text-decoration: none;
	    color: #2F85B9;
    }
	h1 {
		font-size: 18px;
	/*	color: #F88017;  */
		color:#008000;
		font-weight:bold;
		text-transform: capitalize; 
		text-align: left;
		position: relative; 
		left: 20px;
		top: 10px; 
		height:30px;
		
	}
    h2 {
		font-size: 14px;
		color: #000000;
		font-weight:bold;
		text-transform: capitalize; 
		text-align: left;
		position: relative; 
		left: 20px;
		top: 10px; 
	}
	h3 
	{
		text-align: left;
		position: relative; 
		left: 20px;
		top: 10px;
		font-size: 12px;
		font-weight:bold;
		color: #F88017;
		font-style:italic;
	}
	h4
	{
		text-align: left;
		position: relative; 
		left: 20px;
		top: 10px;
		font-size: 12px;
		font-weight:bold;
		color: #191970;
		font-style:italic;
	}
	h5
	{
		text-align: left;
		position: relative; 
		left: 20px;
		top: 10px;
		font-size: 11px;
		font-weight:bold;
		color: #191970;
	}
	ul{
		
		list-style-type:square;
		margin-bottom:5px;
		margin-top:0px;
	}
	
	ol 
	{	
		list-style-type:decimal; 
		margin-bottom:5px;
	}
	ol li ol 
	{ 
		list-style-type:lower-alpha; 
		margin-bottom:5px;
	}
	
    p{
		text-align:justify ;
		margin :0px 20px 15px 20px;
	}
	img{
		margin:0px 20px 0px 20px;
	}
	td{
		 text-align: left; vertical-align:top;
	}
	
	hr
    {
		color:#191970;
		background-color:#191970;
		border: 0;
		height: 1px;
    }

	.headerline
	{
		color:#191970;
		background-color:#191970;
		border: 0;
		height: 4px;
		margin-bottom:5px;
	}
	
	.footerline 
	{ 	
		color:#191970;
		background-color:#191970;
		border: 0;
		height: 2px;
		margin-bottom:0px;
		
	}
    
    

    


    .listtitle
    {
		text-align: left;
		position: relative; 
		margin-left:2px;
		top: 1px;
		font-size: 14px;
		font-weight:bold;
		color: #F88017;
    }
    .listmessage
    {
		text-align:justify;
		margin: 0px 2px 0px 2px;
    }
    .Header1
    {
		    
		font-size: 16px;
		color: #FFFFFF;
		font-weight:bold;
		
		text-align: left;
		position: relative; 
		left: 10px;
		top: 5px; 
		
	
    }




