/* CSS Document */
body{
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
background:#1549AF;}

p {
	line-height: 140%;
	font-size: 8pt;
	font-family: verdana;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
}

a:link{
text-decoration:none;
font-weight:bold; /**/
color:#000000; /**/
background: #fff; /* */
}
 
a:visited{
text-decoration:none;
font-weight:normal; /**/
color:#fff; /**/
background:#597ECD;  /**/
}
a:hover{
color:#1549AF;
background:#FFffff;
}

a:focus{
color:#fff;
background:#FF0000;
}

.p1 {
	line-height: 140%;
	list-style-type: square;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
}


.pullquote 
{width: 145px;
background:WHITE;
color:black;
float: right;
border:3px cyan;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
text-align:left;
}

.dropcap {
	float: left;
	color: #FFFFF;
	margin-right: 3px;
	font-family: Verdana;
	font-size: 60pt;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	font-variant: normal;
}
.dropcap1 {
	float: left;
	color: #000000;
	margin-right: 3px;
	font-family: Verdana;
	font-size: 60pt;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	font-variant: normal;
}

