﻿body
{
	font-family: Verdana, Arial;
	font-size: small;
	margin: 0;
	padding: 0;
}

p
{
	margin-top: 0;	
	padding-top: 0;	
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 5px 0;	
}

h1
{
	font-size: xx-large;
}

h2
{
	font-size: x-large;
}

h3 
{
	font-size: large;
}

h4
{
	font-size: medium;
}

h5
{
	font-size: small;
}

h6
{
	font-size: x-small;
}
