@charset "utf-8";
/* CSS Document */

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
}

body {
background-color: #006600;
}

img {
border: 0px;
}

a {
color: #0033CC;
font-weight: bold;
}
a:hover {
color: #66CCFF;
text-decoration: none;
}

h1 {
color: #000000;
font-size: 60px;
letter-spacing: 12px;
}

h3 {
font-size: 32px;
line-height: 48px;
}

h4 {
font-size: 24px;
color: #003300;
}