﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	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;
	color: #121182;	
}

h1
{
	font-family: 'Palatino', 'Times New Roman';
	font-size: xx-large;
	font-weight: normal;
}

h2
{
	font-size: x-large;
}

h3, h4 
{
	font-size: large;
}

h4
{
	font-size: medium;
}

h5
{
	font-size: small;
}

h6
{
	font-size: x-small;
}

