.header{
	background-color:c4c4c4;
	color:blue;
	text-align:center
	font-weight:bold;
	font-size:20;
}

.tableStyle{
	border-style:solid;
	border-width:3;
	border-color:black;
}
body{
	background-color:#003478;
	font-family:arial;
}

.H1 {
	line-height:1;
	font-size=35;
	font-weight:700;
	color:#003478;
	font-family:arial;
}

.H2 {
	line-height:1;
	font-size=20;
	font-weight:700;
	color:#003478;
	font-family:arial;
}

.F1 {
	line-height:1;
	font-size=30;
	font-weight:700;
	color:#003478;
	font-family:arial;
}

.F2 {
	line-height:1;
	font-size=15;
	font-weight:700;
  color:blue;
	font-family:arial;
}

.F3 {
	line-height:1.5;
	font-size=12;
	font-weight:600;
	color:#003478;
	font-family:arial;
}

.F4 {
	line-height:1.5;
	font-size=10;
	font-weight:350;
	color:#003478;
	font-family:arial;
}


 