p {
	color : white;
	text-align: center;
	font-size: 16pt;}
 .para {
 	color : white;
	text-align : center;
	font-size : 12 pt;}
 .paral {
 	color : white;
	text-align : left;
	font-size : 12 pt;}
 .menu {
	text-align: left;
	font-size: 12pt;}
 .tool {
 	text-align: left;
	font-size: 14pt;
	font-style: bold;
	color: #3a6599;}
 .manual {
 	text-align: left;
	font-size: 10pt;
	font-style: bold;
	font-family : BankGothic Md BT;
	color: #ffffff;}
a:hover  {
	font-type : BankGothic Md BT;
	color : #3da6d8;
	font-family : BankGothic Md BT;
	text-align : center;}

a:link  {
	color : #ffffff;
	font-family : BankGothic Md BT;
	text-align : center;
	text-decoration : none;}

a:visited  {
	color: #3da6d8;
	font-family : BankGothic Md BT;
	text-align : center;
	text-decoration : none;}

