body {
background: #e2e2e2;
font-family: arial, verdana;
text-align: center;
}

h1 {
font-family: trebuchet ms, arial, verdana;
font-weight: bold;
color: #ffffff;
}

h2 {
font-family: trebuchet ms, arial, verdana;
font-size: 20px;
font-weight: bold;
color: #d53302;
text-transform: uppercase;
}

h3 {
font-family: trebuchet ms, arial, verdana;
font-size: 18px;
font-weight: bold;
color: #b31616;
}

h4 {
font-family: trebuchet ms, arial, verdana;
font-size: 14px;
font-weight: bold;
color: #333333;
}

h5 {

}

p {
font-size: 13px;
line-height: 20px;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

a {
color: #0c49a6;
text-decoration: underline;
}

a:hover {
color: #0c49a6;
text-decoration: none;
}

table {
width: 100%;
border-color: #ced8c0;
border-width: 0 0 1px 1px;
border-style: solid;
}

table td, table th {
border-color: #ced8c0;
border-width: 1px 1px 0 0;
border-style: solid;
}
