body {
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;
}

li {
  list-style-type : square;
  list-style-image : none;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;
  }

ul {
list-style-type : square;
list-style-image : none;
color : #02264A;
background: none;

}

ul ul {
  list-style-type : square;
  list-style-image : none;
  color : #02264A;
  background: none;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;
  
}

h1 {
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
font-size: 15px;
color : #02264A;
font-weight : bold;
}


hr {
color :"#49B7DC" 
}

a {
color: #49B7DC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:visited {
color: #49B7DC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:hover {
color: #49B7DC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:active {
color: #49B7DC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.list {
  font-family: arial;
  color: #EBF2F8;
  font-size: 12px;
  text-decoration: underline;
}

a.list:link {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

a.list:visited {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

a.list:hover {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

a.list:active {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

.items {
  font-family: verdana;
  color: #02264A;
  font-size: 10px;
}

a.items:link {
  font-family: verdana;
  color: #02264A;
  font-size: 10px;
  text-decoration: none;
}

a.items:visited {
  font-family: verdana;
  color: #02264A;
  font-size: 10px;
  text-decoration: none;
}

a.items:hover {
  font-family: verdana;
  color: #02264A;
  font-size: 10px;
  text-decoration: none;
}

a.items:active {
  font-family: verdana;
  color: #02264A;
  font-size: 10px;
  text-decoration: none;
}
