body {
color: #000000;
font-size: 13px;
text-align: center;
font-family: "Century Gothic", "Courier New", Courier, mono;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.container {
width: 615px;
text-align: left;
margin: 0px auto;
padding-top: 0px;
}

.header {
width: 615px;
height: 108px;
text-align: center;
}

.header .consultant {
display: none;
}

.header img {
margin: 0px auto;
}

.menu {
display: none;
}

.main {
width: 615px;
border: 1px solid #cccccc;
padding: 1px 1px;
margin-top: 3px;
}

.main .right_col {
display: none;
}

.main .left_col {
text-align: center;
}

.text {
color: #62563b;
line-height: 22px;
text-align: left;
margin: 20px;
}

.text a:link {
color: #009cd4;
text-decoration: none;
border-bottom: 1px dashed #66d3fa;
}

.text a:visited {
color: #e06ba9;
text-decoration: none;
border-bottom: 1px dashed #f5bad9;
}

.text a:hover{
color: #1a7798;
border-bottom: 1px solid #009cd4;
}

.bottom {
height: 1px;
clear: both;
}

h1, h2, h3, h4, h5 {
color: #555555;
margin: 0px 0px 0px -5px;
}

.text h1 {
font-size: 22px;
line-height: 26px;
}

.text h2 {
font-size: 16px;
line-height: 20px;
}

.text h3 {
font-size: 15px;
line-height: 18px;
}

.text h4 {
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.text h5 {
font-size: 12px;
font-weight: bold;
line-height: 14px;
}

.text span {
background-color: #cccccc;
}