body {
 font-family: Arial;
 font-size: 12px;
 color: #EFEFEF;
 background: #336699;
}
a:link {
 font-weight: bold;
 font-style: italic;
 color: #C0C0C0;
}
a:visited {
 font-weight: bold;
 font-style: italic;
 color: #C0C0C0;
}
a:hover {
 font-weight: bold;
 font-style: italic;
 color: #FF8000;
}
img {
 border: 0px;
}
table {
 font-family: Arial;
 font-size: 13px;
 color: #EFEFEF;
 background: #336699;
}
caption {
 font-family: Arial;
 font-size: 15px;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 color: #FF8000;
}