body
{
	font-family: Tahoma;
	font-size: 0.9em;
}

h1
{
    
	border: 0px;
color: #eb7200;
font-size: 1.3em;
font-weight: bold;
margin: 7px;
padding-left:20px;
background-image: url(./Img/Design/sq.jpg);
    background-repeat: no-repeat;
}


h2
{
	border-left:2px solid #eb7200;
border-right-style:none;
border-right-width:0;
border-top-style:none;
border-top-width:0;
color:#eb7200;
font-size:1.0em;
font-weight:bold;
margin:10px 0;
padding-left:10px;
}


h3
{
	border-left:0px solid #eb7200;
border-right-style:none;
border-right-width:0;
border-top-style:none;
border-top-width:0;
color:#eb7200;
font-size:0.8em;
font-weight:bold;
margin:10px 0;
padding-left:10px;
}

h4
{
    vertical-align:top;
	font-size: 0.8em;
	
	margin-left: 0px;
	margin-bottom: 10px;
	color: #616363;
	padding-bottom: 0px;
	
    height:25px;
    
}

h5
{
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	color: #0172c2;
	
}
p
{
	
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

a
{
	
}
a:hover
{
	
}

a:active
{
	
}
a:visited
{
	
}

a img
{
	border: 0px;
}

ul
{
	margin-top: 5px;
	
	padding-left: 35px;
}

ol
{
	margin-left:40px;
	padding-right:10px;
}

li
{
 
	
}


