body
{
	font-family: Verdana;
	font-size: 0.8em;
	
}

h1
{
    
	font-weight: bold;
	font-size: 1.1em;
	margin: 5px 0px 0px 0px;
	text-align: left;
	color: #616161;
	
	
}


h2
{
	/*font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0px 5px 5px;
	color: #e63b34;
	text-decoration: none;
	text-align: left;*/
    background-color: #4A74BA;
    color: white;
    font-weight: normal;
    margin: 0px 0 0;
    padding: 2px;
    text-align: left;
    font-size: 1.0em;
    margin-bottom: 1px;
}

h3
{
	font-size: 1.1em;
	margin: 5px 0px 5px 10px;
	color: #616161;
	padding-top: 5px;
}

h4
{
    
	font-size: 1.1em;
	
	margin: 5px 0px 5px 15px;
	color: #616161;
	padding-bottom: 0px;
	
    
    
}

p
{
	font-size: 8pt;
	text-indent: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	color: #616161;
}

a
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color:black;
}

a:active
{
	color: black;
}
a:visited
{
	color: black;
}

a img
{
    border: 0px;
    }




ul
{
	margin-top: 7px;
	
	padding-left: 50px;
	font-size: 9pt;
	text-indent: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	color: #616161;
}

li
{
 
	
}



.orange
{color: #f39400;
 font-weight: bold;
    }
    
.right
{
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    } 
    
.BoldBlue
{
    color: #558fc1;
 font-weight: bold;
 float: right;
 font-size: 0.9em;
    } 
    .BoldBlue1
{
    color: #558fc1;
 font-weight: bold;
 
 font-size: 0.9em;
    }      