p  {
 	font-family : Arial;
 	font-size : 13pt;
 	color : #00D9D9;
	text-indent:2em;
 	font-weight : normal;
 	padding-left : 65px;
 	padding-right : 65px;
 	text-align : justify;
 }

 b  {
 	font-weight : bold;
 }

 a:link  {
 	color : White;
 }

 a:visited  {
 	color : White;
 }

 a:active  {
 	color : #00ffff;
 }

 a:hover  {
 	color : #00ffff;
 }



 h4  {
 	font-family : verdana;
 	font-size : 14pt;
 	font-weight : bold;

 	color : #77D2FF;
 	text-align : center;
 }
