@charset "utf-8";
/* CSS Document */

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
color: #000000;
}

body {
background-color: #232323;
}

.center {
background-color: #ffffff;
}

.border1 {
border:1px solid #000000; border-thickness: 2px;
}

a {
font-weight: bold;
}
a:hover {
color: #FF3300;
text-decoration: none;
}

h1 {
font-size: 18px;
line-height: 32px;
text-decoration: underline;
font-style: italic;
}

h2 {
font-size: 18px;
line-height: 34px;
}

h3 {
font-size: 32px;
line-height: 54px;
}