td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	text-decoration : underline
}

H1 {
	font-weight: bold;
	font-size : 24px; text-align:center
}

table.blind {
	border:0px;
	background-color: white;
	align: center; text-align:center; 
	
}
table.blind th {
	border:0px; background-color: white;
    font-size : 12px;
	empty-cells: show;
	

}
table.blind td {
	border:0px; background-color: white;
	empty-cells: show; 
	
}



table.content {
	border:1px outset gray; border-spacing: 1px;
	border-collapse: collapse;
	background-color: white;
	align: center; text-align:center
	
}
table.content th {
	border:1px inset gray; padding:1px; background-color: E7DAD1;
	-moz-border-radius: 0px 0px 0px 0px; color:#000000; font-size : 12px;
	empty-cells: show;
}


table.content td {
	border:1px inset gray; padding:1px; background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	empty-cells: show;  
}

h3 { 
font-size : 16px;
text-align: center 
}

h2  { 
  font-size: 16pt; font-weight: normal; text-align: center; 
  border: 1px solid #FFFFFF; padding-left: 4; padding-right: 4; 
  padding-top: 1; padding-bottom: 1; background-color: #E5E5E5 
}
