﻿body
{
	font-family: Times New Roman;
	font-size: medium;
	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;
	color: #1A5EA5;
}

h2
{
	font-size: x-large;
	color: #1A5EA5;
}

h3,h4,h5,h6
{
	color: #008BB9;
}

h3
{
	font-size: large;
}

h4 
{
	font-size: medium;
}

h5
{
	font-size: small;
}

h6
{
	font-size: x-small;
}
