﻿div.entryHeader {
background-color:#33a;
color:#fff;
line-height:24px;
float:left;
width:100%;
padding:10px;
}

div.entryTitle {
font-size:14px;
font-weight:700;
color:#fff;
}

div.entryDetails {
color:#fff;
}

div.textContent {
font-family:Courier New, Courier;
font-size:11px;
padding:10px;
}

p.imageContent {
width:100%;
text-align:center;
padding:5px;
}

div.entryLink a,div.entryLink a:hover,div.entryLink a:visited,div.entryLink a:active,div.entryLink a:link {
color:#fff;
text-decoration:underline;
}

p.footNote {
width:100%;
text-align:center;
padding-top:20px;
}

p.footNote a,p.footNote a:link,p.footNote a:visited,p.footNote a:active,p.footNote a:hover {
font-size:10px;
color:#666;
text-decoration:none;
}

div.entryRemarks {
padding-bottom:20px;
}
