body {
	margin: 0px;
    background-color: #FFFFFF;
    }
.holiday	{
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:navy;
	line-height:18px;
	}
A.holiday	{
    font-weight:bold;
	color: blue;
	text-decoration:none;
	}
A:hover.holiday	{
	color: black;
    text-decoration:underline;
	}
h1
	{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
    margin: 0px;
	}
.subtable
    {
    border: 0px solid #000000;
    border-collapse: collapse;
    }
.subtable td, .subtable th
    {
    border: 0px thick #F2E5AF;
    padding: 0px;
    }

.pict2 {
    padding: 0px;
    border: 2px dotted #BFDFFF;
}
.lasttable
    {
    border: 2px dotted #BFDFFF;
    border-collapse: collapse;
    }
.lasttable td, .lasttable th
    {
    padding: 5px;
}
.pictable
    {
    border: 2px dotted #BFDFFF;
    border-collapse: collapse;
    }
.pictable td, .pictable th
    {
    padding: 5px;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:navy;
	line-height:14px;
    text-align: center;
}
