html {height:100%;
	max-height: 100%;
	min-height: 100%;
	width: 100%;}

body {font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #060006;	
	background-color: #f9fff9;
	text-align: justify;
	overflow: auto;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	padding: 10px;}
				
li {text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 160%;}
	
li.hollow {list-style-type: circle;}

li.solid {list-style-type: disc;}
	
ul {padding-left: 0pt;
	margin-left: 1.3em;}
	
ul.download {padding-left: 200px;}

acronym {border: 0px;
	speak: spell-out;}
	
table {vertical-align: middle;}
		
p.title {text-align: center;}

h1 {text-align: center;}

img {vertical-align: middle;}

img.passport {vertical-align: bottom;
	float: left;
	margin-right: 1.3em;}

img.mail {width: 44px;
	height: 51px;}
	
a:link {color: #060006;
	background-color:#f9fff9;
	text-decoration: none;}

a:visited {color: #574f57;
	background-color:#f9fff9;
	text-decoration: none;}

a:hover {font-weight: bold;
	text-decoration: underline;}
	
a:active {color: #060006;
	background-color:#f9fff9;
	text-decoration: none;}

