﻿body
{
	/*same size as main to give exact same size on editing*/
	font-size: 76%;
}
a:link {
	color:#333333;
}
a:hover {
	color:#3399CC;
	text-decoration:none;
}
h1
{
    font-size: 1.8em;
}
h2
{
    font-size: 1.6em;
}
h3
{
    font-size: 1.4em;
    margin-bottom:3px;
}
h4
{
    font-size: 1.2em;
    margin-bottom:3px;
}
h5
{
    font-size: 1em;
    margin-bottom:3px;
}




