body {
background-color: #cccccc;
}
table.table {
font-family: georgia, times new roman, serif; 
color: #333333; 
letter-spacing: 1px; 
font-size: 11px;
text-align: justify;
border: 0px;
padding: 0px;
width: 700px;
}
td.image {
width: 700px;
border: 1px solid #003333;
padding: 0px;
}
td.main {
width: 690px;
border: 1px solid #003333;
padding: 5px;
background: #999999;
}
a:link, a:visited, a:active {
font-family: georgia, times new roman, serif; 
font-size: 11px;
font-weight: bold;
color: #003333;
text-decoration: none;
}
a:hover {
font-family: georgia, times new roman, serif; 
font-size: 11px;
font-weight: bold;
color: #FFCC66;
text-decoration: overline;
}
img {
border: 0px;
}
h1{
font-family: georgia, times new roman, serif; 
font-size: 30px;
color: #003333;
}
h2 {
font-family: trebuchet ms, arial, sans-serif; 
font-size: 20px;
color: #333333;
}
input, textarea, select {
font-family: georgia, times new roman, serif;
font-size: 11px;
color:#333333;
background-color: #cccccc;
border: solid 1px #003333;
padding-left: 5px;
}
