H2 {
	font-family:"Arial","Helvetica";
	font-size:15pt;
	font-weight:900;
	text-indent:10pt;
	color:White ;
}

H3 {
  font-family:"Arial","Helvetica";
  font-size:12pt;
  color:darkblue;
}

H4 {
	font-family:"Arial","Helvetica";
	font-size:12pt;
	font-weight:400;
	text-indent:20pt;
	color:white;
	line-height : 0.5;
}

li {
  font-weight:900;
}

i {
  font-family:'mso-bidi-font-style:normal';
}

b {
  font-size:20pt;
  font-weight:900;
}

big {
  color: darkblue;
  font-size:15pt;
  font-weight:900;
}

u{
        color: blue;
        text-decoration: none;
}

u:hover{
        color: blue;
        text-decoration: underline;
}

a{
	color: Silver;
	text-decoration: none;
}

a:hover{
	color: white;
     text-decoration: underline;
}

