
BODY {
color: #000000;
background: #FFFFFF;
font-family: times, serif;
font-size: 10pt;
}

A.menu {text-decoration: none;
color: #000000;
font-weight: bold;
font-size: 9pt;
}
A.menu:Hover {color: #1d098c;
font-weight: bold;
}
P.copyright {color: #808080;
font-size: 8pt;
text-align: center;
}
A.copyright {
text-decoration: none;
font-weight: bold;
font-size: 8pt;
color: #BB6FB4;
}

A.copyright:hover {text-decoration: none;
font-weight: bold;
font-size: 8pt;
color: #A08AD0;
}

P.Title {font-weight: bold;
font-size: 14pt;
text-align: center;
color: #1D098C;
}
P.subTitle {font-weight: bold;
font-size: 12pt;
text-align: center;
}

.subTitle {font-weight: bold;
font-size: 12pt;
text-align: center;
}

SPAN.blogTitle {font-weight: bold;
font-size: 12pt;
color: #1d098c;
}

INPUT.button {
color: #000000;
background: #C0C0C0;
border-style: solid;
border-width: 1px;
border-color: #000000;
}
INPUT {
color: #000000;
background: #FFFFFF;
font-family: times;
font-size: 10pt;
}
TEXTAREA {
color: #000000;
background: #FFFFFF;
font-family: times;
font-size: 10pt;
}

SELECT {
color: #000000;
background: #FFFFFF;
font-size: 8pt;
}
A.blog {
color: #000000;
text-decoration: underline;
}
A.blog:hover {
color: #1d098c;
text-decoration: none;
}

TD.main {
font-family: times, serif;
font-size: 10pt;
color: #000000;
background: #FFFFFF;
}

P.main {
font-size: 10pt;
}

P {
font-size: 10pt;
}
.green {
color: #007F00;
}
P.inden {text-indent: 1em;
}

P.small {
font-family: arial,helvetica,sans-serif;
font-size: 8pt;
}
P.box {border-style: solid;
border-width: 1px;
border-color: #000000;
font-style: italic;
font-weight: bold;
font-size: 10pt;
font-variant: small-caps;
}
A {
color: #000000;
text-decoration: none;
font-weight: bold;
}

A:hover {color: #1d098c;
text-decoration: underline;
}

P.mail {color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
background: #1d098c;
}

A.mail {
color: #FFFFFF;
}
A.mail:hover {color: #FFFF00;
}


P.mainPage {margin: 0px 10px 0px 0px;
text-align: justify;
}
P.mainTitle {
text-align: left;
font-weight: bold;
font-size: 16pt;
}
.blue {
color: #1d098c;
}
.red {
color: #FF0000;
font-style: italic;
font-weight: bold;
}
.underTitle {font-weight: bold;
font-size: 12pt;
}