BODY  {
        font-family : Tahoma;
        font-size : 10pt;
}
TABLE {
	text-align : center;
	border : 1;
	width : 100%;
	border-style : groove;
	margin-top : 0px;
	font-family : Tahoma;
	font-size : 10pt;
}

TD{
	border-style : groove;
	border : 1;
	margin-top : 0px;
	font-family : Tahoma;
	font-size : 10pt;
}


H1 {
        font-family : Tahoma;
        font-size : 12pt;
        font-weight : bold;
        text-align : center;
}
.cell1 {
	width : 25%;
	font-family : Tahoma;
	font-size : 10pt;
	background-color : #99FFFF;
	text-align : center;
}
.cell1copy {
        font-family : Tahoma;
        font-size : 10pt;
}

.cell2 {
	width : 25%;
	font-family : Tahoma;
	font-size : 10pt;
	background-color : #99FFFF;
	text-align : center;
}
.cell2copy {
        font-family : Tahoma;
        font-size : 10pt;
}
.cell3 {
	width : 25%;
	font-family : Tahoma;
	font-size : 10pt;
	background-color : #99FFFF;
	text-align : center;
}
.cell3copy {
        font-family : Tahoma;
        font-size : 10pt;
}
.cell4 {
	width : 25%;
	font-family : Tahoma;
	font-size : 10pt;
	background-color : #99FFFF;
	text-align : center;
}
.cell4copy {
        font-family : Tahoma;
        font-size : 10pt;
}
a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #CC0033;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #6600CC;
	font-weight : bold;
	text-decoration : none;
}