BODY {
	background : White;
	border : thin #011284;
	border-style : double;
	border-top : 0px double #011284;
}

p         {
	font-family:Arial,Tahoma,sans-serif;
	color: ##000D55;
	font-size:1em;
	text-align: justify;
	line-height: 125%;
	margin-left:50px;
}

A     {	color: #1E90FF;
       }

.img1{
	margin-left : 0px;
	margin-top : 0px;
	position: absolute;
	left: 0px;
	top:0px;
}

a:link     {color:#003300;
            font-weight:bold;
            }

a:active    {color:#9185vf;
             }

a:hover      {background-color:#ffff99;
             text-decoration:none;
             }
  

a:visited    {color:#0033ff;
              text-decoration:none;
             }

.em          {text-decoration:none;
              font-weight:bold;
              text-align:justify;
              margin-left :200px;
              }
			  
			  
.headsup  {
	vertical-align : super;
	width : 150px;
}