body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}
h2{
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
h3{
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

p{
	font-size: 14px;
	color: #330000;
}

li{
    font-size: 12px;
	color: #330000;
}
