body { font-family: Arial,Helvetica,sans-serif; font-size: 11px
  direction:;
  background-attachment:fixed;
}

h1 {
	font:20px Arial, Helvetica, sans-serif;
	color: #4A6D94;
	line-height:32px;
	}

h2 {
	font:14px Arial, Helvetica, sans-serif;
	color: #4A6D94;
	line-height:32px;
	}

DIV,SPAN,TD {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
}

.just {  text-align: justify; line-height: 16px}

a.nav:link {color: black; text-decoration: none; }
a.nav:visited {color: black; text-decoration: none; }
a.nav:active {color: blue; }
a.nav:hover {color: blue; text-decoration: underline; } 

a.lnk:link {color: black; text-decoration: none; }
a.lnk:visited {color: black; text-decoration: none; }
a.lnk:active {color: black; }
a.lnk:hover {color: #385A88; text-decoration: underline; } 


.shade {
 filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 -moz-opacity: 80%;
}









