body {background-color: #666666;}

.style1 {color: #FFFFFF; font-family: "Courier New", Courier, monospace; font-weight: bold; font-size: 16px}
.style2 {color: #FFFFFF; font-family: "Courier New", Courier, monospace; font-weight: bold; font-size: 12px}
.style3 {font-size: 12px} /*for gap between tables*/

table, th, td {border: 1px solid #FFFFFF; border-spacing: 0px;}
th, td {padding: 2px}
table {width:100%}

a:active {color: #ccc; text-decoration: underline;}
a:link {color: #ccc; text-decoration: none;}
a:visited {color: #ccc; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}

img {width: 100%; max-width:350px; height: auto;}