html, body {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
margin: 0;
padding: 0;
border: 0;
}
a {
color: #0000FF;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-decoration: none;
}
a:hover, a:active {
color: #800080;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-decoration: none;
}
.header_front {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000000;
font-weight: bold;
}
.header_front_add {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}
.header_front_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a.header_front_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a.header_front_small:hover, a.header_front_small:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
.header_front_big {
font-family: Times New Roman, sans-serif;
font-size: 40px;
color: #5F605F;
}
.header_front_content {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #336699;
}
.header {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #FF8000;
}
.header_menu {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FF8000;
}
a.header_menu {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FF8000;
text-decoration: none;
}
a.header_menu:hover, a.header_menu:active {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CA6400;
text-decoration: none;
}
.title {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #FF0000;
}
.subtitle {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000040;
}
.content {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}
.footer {
color: #000000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 09px;
font-weight: bold;
}

