.img {
border: 5px solid #e9e9e9;
margin: 2px; }

body {
background-color: #d5d5d5;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
color: #939393;
font-family: verdana;
font-size: 7pt; }

table, td, tr {
font-size: 7pt; }

.td1 {
background-color: #f0f0f0;
padding: 2px;
padding-left: 13px;
margin-right: 5px;
letter-spacing: 1px;
color: #bdbdbd; }

.td2 {
background-color: #f0f0f0;
padding: 5px;
margin-right: 5px;
color: #bdbdbd; }

.specialpink {
font-family: times; 
color: #fda5a4; }

.specialyellow {
font-family: times;
color: #faf251; }

.specialblue {
font-family: times;
color: #a6d2ff; }

.specialgreen {
font-family: times;
color: #b0ff68;}

b {
color: #feb0b0;
font-family: arial black;
text-transform: lowercase;
font-size: 9pt;
letter-spacing: -2px; }

i {
color: #a6d2ff; }

.large {
font-family: monotype corsiva;
font-size: 12pt;
color: #c3c3c3; }

a {
color: #ff565c;
font-family: arial black;
font-size: 8pt;
letter-spacing: -1px;
text-decoration: none; }

a:hover {
color: #b0fe6a; }

h1 {
font-family: georgia;
font-weight: 1000;
margin: 0px;
font-style: italic;
text-align: right;
color: #d5d5d5; }

h1:first-letter {
color: #fda5a5; }