BODY {
	font-family : Trebuchet MS;
        font-size : 10pt;
        color : #000000;
	background-color: #FBF9D8; 
	background-image: url("/images/bg-main1.jpg");
	background-position: top left;
}
P {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : #000000;
}
H1 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size : 16pt;
        font-weight : bold;
        color : #000000;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #000000;
}
TD.header {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : #FFFFFF;
        background-color: #5B6FD0;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        color : 000000;
}
SMALL {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
}
A:link {	
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : 000000;
        text-decoration: underline;
}
A:visited {	
	font-family :  Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : 000000;
        text-decoration: underline;
}
A:active {	
	font-family :  Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : 03604E;
        text-decoration: none;
}
A:hover {
	font-family :  Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : 90633D;
        text-decoration: underline;
}

