@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-2.jpg);
background-color: #2232ad;
}

.center {
background-color: #c9eaf9;
}

.side {
background-color: #FFCC00;
}

.border1 {
border:1px solid #000000; border-thickness: 2px;
}

a {
color: #333333;
font-weight: bold;
}
a:hover {
color: #FF6600;
text-decoration: none;
}

h1 {
font-size: 34px;
line-height: 62px;
}
