.maintext
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #002157;
}
.maintext a:link
{
    text-decoration: none;
    color: #002157;
} 
.maintext a:visited {
	text-decoration: none;
	color: #002157;
}
.maintext a:active
{
    text-decoration: none;
    color: #002157;
}
.maintext a:hover
{
    text-decoration: underline;
    color: #002157;
}
.maintextbold
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
	font-weight: bold;
    line-height: 16px;
    color: #002157;
}
.maintextbold a:link
{
    text-decoration: none;
    color: #002157;
} 
.maintextbold a:visited {
	text-decoration: none;
	color: #002157;
}
.maintextbold a:active
{
    text-decoration: none;
    color: #002157;
}
.maintextbold a:hover
{
    text-decoration: underline;
    color: #002157;
}
.maintextitalic
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
	font-style: italic;
    line-height: 14px;
    color: #002157;
}
.footertext
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    line-height: 11px;
    color: #002157;
}
.footertext a:link
{
    text-decoration: none;
    color: #002157;
} 
.footertext a:visited {
	text-decoration: none;
	color: #002157;
}
.footertext a:active
{
    text-decoration: none;
    color: #002157;
}
.footertext a:hover
{
    text-decoration: underline;
    color: #002157;
}
.contacttext
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
	font-weight: bold;
    line-height: 16px;
    color: #477EBC;
}
.contacttext a:link
{
    text-decoration: none;
    color: #477EBC;
} 
.contacttext a:visited {
	text-decoration: none;
	color: #477EBC;
}
.contacttext a:active
{
    text-decoration: none;
    color: #477EBC;
}
.contacttext a:hover
{
    text-decoration: underline;
    color: #477EBC;
}
.titletext
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
	font-weight: bold;
    line-height: 14px;
    color: #002157;
}
.datetext
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #477EBC;
}