body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-height : 0px;
    background-color : #FFCC66;
    /*background-color : #D3E2C5;*/
   /*background-color : #ffffff; */


}

/*A:link {font-size: 9pt; text-decoration:underline; Color:teal}
A:active {font-size: 9pt; text-decoration:none; Color:gold}
A:visited {font-size: 9pt; text-decoration:none; Color:maroon} */
b
{
	color: rgb(0,153,153);
	font-size : 12px;
}

h2, h3, h4, h5, h6
{
	font-family: Arial, Times New Roman, Times;
}
h1{
	font-family: Arial, Helvetica, sans-serif, Times New Roman;
	color : #072F67;
}
h2
{
	color: rgb(102,102,102); 
	font-size : 18px;
}
h3
{
	color : teal; 
}
h4
{
	font-size : 14px; 
}

.calendarheader
{
	color: rgb(0,153,153);
	font-size : 14px;
}
h5
{
	color: rgb(102,102,102);
}

h6
{
	color: rgb(153,153,102);
}

th {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 14px;
	color : #000000;
}

td {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 8px;
	color : #000000;
}

.smallFont2{
	font-family: Arial, Helvetica,  sans-serif;
	font-size : 9px;
	}
.FooterFont{
	font-family: Helvetica,  sans-serif, Arial;
	font-size : 10px;
	color : Black;
}
.smalltext
{
	color: rgb(0,153,153);
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;

}