.imageLeft{
 margin: 4px 3px 0px 0px;
 display:block;
}

.imageRight {
 margin-left: 10px;
 display: block;
 float: right;
}

.imageCaption {
 font-size: 9px;
 color: #999;
}

.imageCaption a:link, .imageCaption a:visited, .imageCaption a:hover, .imageCaption a:active {
 font-size: 9px;
 color: #999;
 text-decoration: none;
 font-weight: normal;
}

body, p, td, th, li, a, input, select, textarea, h1, h2, h3, h4, h5, h6 {
 font-family: Verdana, Helvetica, sans-serif;
 line-height: 1.3em;
}

td, th, li, a, input, select, textarea, h1, h2, h3, h4, h5, h6 {
 margin: 0px;
 padding: 0px;
}


body, p, td, th, li, a, input, select, textarea {
 font-size: 11px;
}

p {
 margin: 0px;
 padding: 0px 0px 11px 0px;
}

h1 {
 font-size: 16px;
}

h2 {
 font-size: 14px;
}

h3 {
 font-size: 12px;
}

h4 {
 font-size: 11px;
}

h5 {
 font-size: 11px;
}

h6 {
 font-size: 11px;
}


a:link, a:visited, a:active {
 color: #151c5a;
 font-weight: bold;
}

a:hover {
 color: #eb1808;
 font-weight: bold;
}

ul {
 list-style-type: square;
 margin: 0px;
 padding: 0px 0px 0px 15px;
}

li {
 margin-bottom: 5px;
}

