a:link     {color:#000066;
text-decoration: none;
}

a:visited  {color:#000066;

text-decoration: none;
}
a:hover    {
        color:#0000ff;
        text-decoration: none;
}
a:active   {color:#0000ff}

.title {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 12px;
        font-style: normal;
		font-weight: normal;
		color: #000000;
}

.subtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
		font-weight: bold;
		color: #333333;
}

.copyright {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
		color: #000000;
}

.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

.link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;

}

.companyno {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

.more {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;

}