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