﻿
P
{
    font-size: 10pt;
    text-align: justify;
    color: navy;
    font-family: Arial;
    background-color: transparent;
}

   
H4
{
    font-size: 12pt;
    color: navy;
    font-family: Arial;
    background-color: transparent;
    text-align: center;
    text-transform: uppercase;
}


H5
{
    font-size: 11pt;
    color: navy;
    font-family: Arial;
    text-align: left;
    
}
H6
{
    font-size: 10pt;
    color: navy;
    font-family: Arial;
    text-align: left;
    font-weight: bold;
}


	
	
B
{
    font-size: 9pt;
    color: navy;
    font-family: Arial;
    font-weight: bold;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:White ;
}    
  
.p1
{
	font-size: 9pt;
    color: navy;
    font-family: Arial;
    font-weight: bold;
}


.TDhead
{
	font-size   :16px;
	color : navy;
	font-family :Arial;	
	border-bottom: navy 1px solid;
	font-weight: bold;
	vertical-align:middle ;
	height : 30px;
}
.text-link
{
	text-decoration :none;
	color:Navy;
}
.text-toplink
{
	text-decoration :none;
	color:black;
}


