
p,a,h1,h2,h3,h4,h5,h6,td,li{
font-family : Arial, Helvetica, sans-serif;
}

a {
    color: #19467F;
    text-decoration: none;
    font-weight: bold;
}

a, p {
    font-size : 14px;
    line-height : 16px;
    margin-bottom : 15px;
    margin-top : 5px;
}

h1 {
    font-size : 24px;
    font-weight : 900;
}
h2{
    font-size : 20px;
    font-weight : 700;
}
h3{
    font-size : 18px;
    font-weight : 700;
}
h4{
    font-size : 16px;
    font-weight : 700;
    margin-bottom : 5px;
    margin-top : 10px;
}
.center {
	text-align : center;
}

p.index1{
	margin-bottom : 8px;
	margin-top : 15px;
}

p.index2{
	margin-left : 50px;
	margin-bottom : 5px;
	margin-top : 5px;
}
p.index3{
	margin-left : 100px;
	margin-bottom : 2px;
	margin-top : 2px;
}
p.index4{
	margin-left : 120px;
}