a:link, a:active, a:visited {
	color: #1b206e; 
	text-decoration:none;
	  }
a:hover {color: #FF66CC;
	text-decoration:none;
}
.text{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	line-height:150%;}
.date{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
		line-height: 150%;
		text-align:justify;
		font-weight:bold;
		letter-spacing:1px;		
		border-bottom:1px dashed #ffffff;
		padding-bottom:2px;
						}
p.titles{
	font-family: Garamond;
	font-size: 16pt;
	color: #7f90ca;
	border-bottom:1px dashed #1b206e;
	margin-top:0px;
	padding-bottom:2px;
			}
.style4 {font-size: 24pt; color: #1b206e; }

.border{background-color: #FFFFFF;
	border: 2px solid #2483a8;
	padding: 2px;
	margin:6px 3px 2px 0px;

	}
.border:hover{background-color: #2483a8;
	border: 2px solid #FFFFFF;
	padding: 2px;
	margin:6px 3px 2px 0px;
	}


