*, html, body {
margin: 0;
padding: 0;
}

body {
font-family: Arial, Verdana, Serif;
text-align: center;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

td, tr {
padding: 5px;
}

img {
border: 0;
}

ul {
list-style: none;
}

ol {
padding-top: 0.5em;
padding-left: 2em;
}

ol li {
font-size: 78%;
color: #333333;
line-height: 1.4em;
padding-top: 1em;
}

caption,th {
text-align: left;
}

q:before,q:after {
content:'';
}

abbr,acronym { 
border: 0;
}

p {
font-size: 78%;
font-weight: normal;
color: #333333;
line-height: 1.4em;
padding-top: 0.5em;
}

h1 {
font-size: 100%;
font-weight: bold;
color: #000000;
margin-bottom: 0.2em;
}

h2{
font-size: 100%;
font-weight: bold;
color: #974c4c;
margin-bottom: 0.2em;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

a:link, a:visited, a:active {
color: #031ea1;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.smallfont {
font-size: 70%;
}

.red {
color: #ec0000;
}

.white {
color: #ffffff;
}

.light {
color: #474646;
}

.normal {
color: #333333;
}

h1.acct-title {
font-size: 140%;
color: #bbbbbb;
}

h1.flyer {
font-size: 120%;
color: #0148b3;
}

h2.type {
font-size: 110%;
color: #828282;
}


