/* -------------------------------------------
Hallam Law
 ------------------------------------------- */
h1,h2,h3,h4{
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #38000A;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #38000A;
	font-size: 22px;
	font-weight: bold;
}

h3 {
	font-family: "Times New Roman", Times, serif;	
	color: #38000A;
	font-size: 22px;
	font-weight: bold;
}

h4 {
	color: #3A211C;
	font-size:8px;
}



p {
                  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#121415;
	line-height: 20px;

}

a:link {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	background-color: transparent;
	font-weight: normal;
}

ul{
                  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38000A;	
                 	list-style: disc;
		
}

li{
                  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #38000A;	
                 	line-height: 20px;
	
}


/* ----------------------------------------

------------------------------------------- */