html, body {
font-family: Arial;
font-size: 13px;
line-height: 1.5;
}

a {
color: #1d70b9;
text-decoration: none;
}

a:hover {
color: #b9430d
}

h1 {
font-family: Helvetica, Arial;
font-size: 28px;
font-weight: bold;
color: #993300;
margin-top:0;
}

h2 {
font-family: Helvetica, Arial;
font-size: 22px;
font-weight: bold;
color: #1C1C1C;
}

h3 {
font-family: Helvetica, Arial;
font-size: 18px;
font-weight: bold;
color: #333366;
}

ul {
list-style: none;
}

.cardno {
float: right;
margin-top: 180px;
line-height:12px;
font-family: Helvetica, Arial;
font-size: 12px;
font-weight: bold;
color: #809dff;
}

#rightcol p {
font-size:13px;
line-height:16px;
}

#footer p {
text-align: center;
color: #fff;
margin-top:15px;
font-size: 11px;
}