/* VermontBowl.com headings.css */

h1
{
font-size: 20px;
font-weight: bold;
color: #336666;
}

h2
{
font-size: 20px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
color: #336666;
}

h3
{
font-size: 18px;
font-weight: bold;
color: #336666;
}


