.text1
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color : #5058B8;
    text-decoration: none;
}

.text2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color : #1B244A;
}

.text3{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color : #908C90;
	text-decoration:none;
}

.text4
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color : white;
    text-decoration: none;
}

.text5
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color : #2840B0;
	text-decoration:none;
}

.text6
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : #586CC8;
	text-decoration:none;
}

.text7
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color : black;
	text-decoration:none;
}

.text8
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color : black;
	text-decoration:none;
}

.text9
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : red;
	text-decoration:none;
}