body
	{
	margin:20px;
	background:#FFFFFF;
	color:#000000;
	font-family: Arial;
	}
a
    {
	text-decoration: underline;
	color: #9E0621;
    }
a:hover
    {
	text-decoration: none;
	}
h1
    {
	font-family: Arial;
	color:#9E0621;
	font-size: 18px;
	font-weight: normal;
	margin-top:25px;
	margin-bottom:-10px;
    }
h2
    {
	font-family: Arial;
	color:#9E0621;
	font-size: 18px;
	font-weight: normal;
	margin-bottom:-10px;
    }
h3
    {
	font-family: Arial;
	font-size: 14px;
	font-weight:700;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:4px;
    }
h4
    {
	font-family: Arial;
	font-size: 12px;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:4px;
	font-weight: normal;
    }
h5
    {
	font-family: Arial;
	font-size: 12px;
	margin-top:12px;
	margin-bottom:4px;
	font-weight: 700px;
	margin-left:20px;
    }
hr
	{
	color: #9E0621;
	background-color: #9E0621;
	height: 1px;
	width: 75%;
	}

p
	{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	}
p.cen
	{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	}
li
	{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	margin-bottom:10px;
	}
.footer
	{
	font-family: Arial;
	font-size: 9px;
	text-align: right;
	margin-top: 25px;
	}