/* CSS Document */


#text2 a:link {
	font-family: Arial, Times New Roman, Helvetica;
	font-size: 13px;
	color: #5d7c8a;
	font-weight: bold;
	}

#text2 a:visited {
	font-family: Arial, Times New Roman, Helvetica;
	font-size: 13px;
	color: #5d7c8a;
	}
#text2 a:active {
	font-family: Arial, Times New Roman, Helvetica;
	font-size: 13px;
	color: #5d7c8a;
	}
#text2  a:hover {
	font-family: Arial, Times New Roman, Helvetica;
	font-size: 13px;
	color: #444444;
	}
#text2 {
	font-family: Arial, Times New Roman, Helvetica;
	font-size: 13px;
	color: #555555;
	}
	
#text3 {
	font-family: Arial, Times New Roman, Helvetica;
	font-size: 14px;
	color: #263677;
	font-weight: bold;
	}	
