/* TAGS */
body
{
	position:relative;
	font-size:13px;
}
h1
{
	text-align:center;
	font-size:36px;
	margin-bottom:15px;
}
h2
{
	font-size:24px;
	margin-bottom:5px;
}
h3
{
	font-size:20px;
	margin-bottom:5px;
}
h4
{
	font-style:italic;
	font-size:14px;
	margin-bottom:5px;
}
p
{
	margin-bottom:5px;
}
a, a:link, a:visited {
	text-decoration:none;
}
a:focus, a:hover, a:active {
}
img
{
	vertical-align:text-bottom;
}
strong
{
	font-weight:bold;
}
em
{
	font-style:italic;
}
