body {
	font: 10pt/1.2em "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
h1 {
	font-size: 12pt;
	line-height: 102%;
}
h2, h3 {
	font-size: 11pt;
	line-height: 102%;
	margin-bottom: -5pt;
}
p {
	line-height: 102%;
}
#adv_skills {
	float: left;
	padding: 0 0 0 10%;
}
#skills {
	float: right;
	padding: 0 10% 0 0;
}
.clear {
	clear: both;
}
#footer {
	display: none;
}