A:link
{
    COLOR: #003399;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #993333;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: demi-bold;
	text-align: center;
	margin-top: 0px;
	line-height : 10pt;
}
.companyinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: demi-bold;
	margin-top: 0px;
	line-height : 10pt;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	line-height : 20pt;
	text-align : center;
}
.paragraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : Blue;
	line-height : 15pt;
}