html {
	
}
body {
FONT-FAMILY: verdana,arial,helvetica;
FONT-SIZE: 12px; 
TEXT-DECORATION: none
}

div {
FONT-FAMILY: verdana,arial,helvetica;
FONT-SIZE: 12px; 
TEXT-DECORATION: none
}

td {
FONT-FAMILY: verdana,arial,helvetica;
FONT-SIZE: 12px; 
TEXT-DECORATION: none
}

p {
FONT-FAMILY: verdana,arial,helvetica;
FONT-SIZE: 12px; 
text-align:justify;
TEXT-DECORATION: none
}

h1 {
font-weight : bold; 
color: #FF6600;
text-align:center
}

.bar{
FONT-SIZE: 14px; 
COLOR: #FF6600;
font-weight : bold; 
text-align:center
}


a {
	color: #FF6600;
	text-decoration: none;
    font-weight : bold; 
}
a:visited {
	color: #FF6600;
	text-decoration: none;
    font-weight : bold; 

}
a:hover {
	color: #FF6600;
font-weight : bold; 
}






ul.h-d,
ul.h-d li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
text-align:left;
}

ul.h-d {
	width: 300px;
	font-family: verdana, sans-serif;
}



a.d-l {
	display: block;
	height: 93px;
	padding: 15px 15px 15px 60px;
	background: url(/images/download-button.png) 0 0 no-repeat;
	color: #09700b;
}



a.d-l:hover {
	background-position: -300px 0;
	text-decoration: none;
	cursor: pointer;
}

ul.h-d li a.d-l span {
	color: #09700b;
	position: static;
	line-height: 1.2;
	font-size: 18;
}

ul.h-d li a.d-l em {
	display: block;
	font-size: 11.2;
}



