﻿body 
{
	
}
input, select
{
	font-family:Arial;
	font-size:12px;
	margin:0px 0em 0px  0px;
	}
ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
input[type="checkbox"]	
{
	margin-right:1em;
	}
img
{
	border:none;
	/*height:132px;*/
	}
a
{
	color:Black;	
	text-decoration:none;
	}		

h1
{
	
	margin-top:0.5em;
	font-family:Verdana;	
	font-size:16px;
	margin-bottom:15px;
	border-bottom: 1px solid black  !important;
    color: black  !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    *margin-top:10px;
    float:left;
    width:100%;
	}		

#divCountry 
{
	margin:0 0 0 0;
}		
a:hover
{
	text-decoration:underline;
}