.title {
        font-family: Arial;
        font-size: 20px;
        font-weight: bold;
        line-height: 15px;
        color: #a4a2c9;
        text-decoration: none;
}
.subtitle {
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
        color: #104983;
        text-decoration: none;
}
.articletitle {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        color: #104983;
        text-decoration: none;
}
.copybold {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
        color: #000000;
        text-decoration: none;
}
.copy {
        font-family: Arial;
        font-size: 12px;
        line-height: 15px;
        color: #000000;
        text-decoration: none;
}
.copychart {
        font-family: Arial;
        font-size: 10px;
        line-height: 13px;
        color: #000000;
        text-decoration: none;
}
.nav {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        line-height: 15px;
        color: #104983;
        text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	line-height: 35px;
	color: #104983;
	text-decoration: none;
}
.btosb {
        font-family: Tahoma;
        font-size: 10px;
        line-height: 14px;
        color: #ffffff;
        text-decoration: none;
}
A:link {text-decoration: none; color: #104983}
A:visited {text-decoration: none; color: #104983}
A:active {text-decoration: none; color: #b36327}
A:hover {text-decoration: none; color: #b36327}

.contactform {
        
        border-width: 1px;
        overflow: auto;
        background-color: #ffffff;
}