.globalTrading {
	font-family: Helvetica, Arial, sans-serif;
}
.address {
	font-size: x-small;
	font-family: Helvetica, Arial, sans-serif;
}
.whitetext {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;

}
a:hover {
	color: #006600;
	background-color: #99CCCC;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #4F7551;

	
}
ul {
	list-style-type: square;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	background-color: #89B9E0;


}
a {
	color: #003399;
}

