@charset "utf-8";
/* CSS Document */

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #000000;
font-weight: bold;
}

body {
background-image: url(../images/style-1.jpg);
background-color: #FF9900;
}

.center {
background-color: #fff3c7;
}

.side {
background-color: #000000;
}

.border1 {
border:1px solid #000000; border-thickness: 2px;
}

a {
color: #333333;
font-weight: bold;
}
a:hover {
color: #66CCFF;
text-decoration: none;
}

h1 {
font-size: 34px;
line-height: 62px;
}
