﻿body
{    
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
    margin: 0;
    
    /* background:url(bg-main.png) repeat-x; */
}

/**** HEADINGS ****/

h1
{
    font-size: 16pt;
    color: #666699;
}


p 
{
    margin:10px 0 10px 15px;
}

.Section1 div
{
	margin:10px 0 10px 15px;
}
