﻿h1
{
	font-size: xx-large;
	border-bottom: 1px solid #4682B4;
}
h2
{
    font-size: x-large;
}
h3
{
	font-size: large;
}
h4
{
    font-size: medium;
}
h6
{
	font-size: 90%;
	border-bottom: 3px solid #4682B4;
	border-right: 2px solid #4682B4;
}
h5 {
	font-size: 130%;
}
