@font-face {
 font-family: Georgia;
 font-style: normal;
 font-weight: normal;
 src: url("georgia_nn.eot");
}

@font-face {
 font-family: Georgia;
 font-style: normal;
 font-weight: bold;
 src: url("georgia_bn.eot");
}

@font-face {
 font-family: Georgia;
 font-style: italic;
 font-weight: normal;
 src: url("georgia_ni.eot");
}

@font-face {
 font-family: Georgia;
 font-style: italic;
 font-weight: bold;
 src: url("georgia_bi.eot");
}

body {
 margin: 0;
 padding: 0;
 color: #404040;
 background: #FFFFFF;
 font-family: Georgia, "Trebuchet MS", Arial, Sans-serif;
 text-align: left;
}

h2 {
 color: #444444;
 font: normal 150% Georgia, "Trebuchet MS", Tahoma, Arial, Sans-serif;
}

a img {
 border: 0;
}

#masthead {
 width: 100%;
}

#wrapper {
 width: 635px;
}

#content {
 padding: 0 0 0 15px;
 font-size: 75%;
}

#mainbody table {
 margin: 0 0 20px 0;
}

#mainbody td, #mainbody th {
 color: #404040;
 font-family: Georgia, "Trebuchet MS", Arial, Sans-serif;
 font-size: 80%;
}

#sidepanel {
 padding: 0 0 50px 0;
}
