body {
	background-color:#ffffff;
	background-image:url('images/main_back.gif');
	background-repeat:repeat-x;
	background-position:left top; 
}


p {
    font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    margin: 0px 10px 0px 10px;
    line-height: 180%;
    text-align:left; 
    text-indent:0px;
}


td {    
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
}

h1 {    
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 14pt;
    font-weight:bold;
    color: #005282;
    margin: 0px 10px 10px 10px;
    line-height: 130%;
    text-align:left; 
}

h2 {    
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    font-weight:bold;
    color: #000000;
    margin: 0px 10px 0px 10px;

}

.footer:link {
color:#555555;
font-family: Trebuchet MS, Arial, Times New Roman;
font-size: 8pt;
text-decoration: underline;

	}

.footer:hover {
color:#666666;
font-family: Trebuchet MS, Arial, Times New Roman;
font-size: 8pt;
text-decoration: underline;


	}
	
.footer:visited {
color:#555555;
font-family: Trebuchet MS, Arial, Times New Roman;
font-size: 8pt;
text-decoration: underline;

	}

.footer:visited:hover {
color:#666666;
font-family: Trebuchet MS, Arial, Times New Roman;
font-size: 8pt;
text-decoration: underline;

	}
