@charset "utf-8";
/* CSS Document */
a.main:hover{text-decoration:underline; color:#0067AC;}
.sty1 {
font-family:Garamond;
font-size:16px;
text-decoration:none;
color:#333333;
}

.text {
font-family: Arial;
font-size:12px;
text-decoration:none;
color:#000000;
}
a.text:hover {
text-decoration:underline;
color:#0067AC;
}

.btext {
font-family: Arial;
font-size:10px;
text-decoration:none;
color:#000000;
}

.ttext {
font-family: Arial;
font-size:12px;
color:#0138B7;
}

.small {
font-family: Helvetica,Arial;
font-size:12px;
text-decoration:none;
color:#000000;
}

.main {
font-family:Centaur;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}