body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p{
	font-size: 12px;
	color: #406484;
}

h1{
	font-size: 24px;
	font-weight: bold;
	color: #EA0200;
	font-family: "Times New Roman", Times, serif;
}

h2{
	font-size:18px;
	font-weight: bold;
	color: #EA0200;
	font-family: "Times New Roman", Times, serif;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #406484;
}

a {
	font-size: 12px;
	color: #EA0200;
  }
a:hover {
	color: #EA0200;
}
li{
	font-size: 12px;
	color: #406484;
}

.light{
	color: #EA0200;
}
