body {
background-color: #FFFFFF;
}

.header {
background-color: #F2F2F2;
background-image: URL(top2.png);
height: 163px;
width: 900px;
padding-top:0px;
padding-bottom: 0px;
}

.maintext {
color: #333333;
font-family: trebuchet ms, tahoma, verdana;
font-size: 10pt;
line-height: 15pt;
background-color: #F2F2F2;
width: 700px; 
}

.sidebar {
color: #333333;
font-family: trebuchet ms, tahoma, verdana;
font-size: 10pt;
line-height: 15pt;
background-color: #e6f2ff;
width: 200px; 
}

.menu {
color: #333333;
font-family: trebuchet ms, tahoma, verdana;
font-size: 9pt;
text-align: right;
background-color: #e6f2ff; 
}

.number {
color: #333333;
font-family: trebuchet ms, tahoma, verdana;
font-size: 10pt;
background-color: #F2F2F2;
text-align: right;
}

h1 {
color: #333333;
font-family: trebuchet ms, tahoma, verdana;
font-size: 18pt;
}

h2 {
color: #333333;
font-family: trebuchet ms, tahoma, verdana;
font-size: 16pt;
}

.copyright {
color: #333333;
font-family: trebuchet ms, tahoma, verdana;
font-size: 8pt;
text-align: center; 
}

a {
font-family: trebuchet ms, tahoma, verdana;
font-size: 9pt;
color: #333333;
}