body {
		margin: 1ex 1ex 1ex 1ex;
		background: #003399;
		color: #FFFFCC;
}

a { 
		color: #66CC66;
		text-decoration:none;
		background-color:inherit;
}

a:active, a:hover {
		text-decoration:underline;
}

div#phead {
		margin-bottom: 4ex;
}

div#phead p {
		font-family: Arial, Helvetica, sans-serif;		
		color:white;
		background-color:inherit;
		text-align: center;		
		font-weight:bolder;		
		margin: 0 0 0 0;		
		padding: 0 0 0 0
}

div#phead p.hd1 {
	 font-size: 24pt;		
	 margin-bottom:0
}

div#phead p.hd2 {
		font-size: 13.5pt;		
    margin-bottom:1.5ex
}

div#phead p.hd4 {
		font-size: 13pt;		
    margin-top: 6ex;
    margin-bottom:1.5ex;
		text-align: left;
		color: #FFFFCC;
		background-color:inherit;
}

div#fpbody  {
		font-family: Arial, Helvetica, sans-serif;
		margin-top:4ex;
}

div#fpbody p,li {
		font-size: 10pt;		
		text-align: justify;
		padding-right: 3ex;
		padding-left:  1ex;
}

div#fpbody p.tit {
		font-weight:bold;
}

div#fpbody p.itm {
		margin-bottom:3ex;
}

div#fpbody span.e {
		margin-left:2ex;
}


div#pic {
    padding-right: 2ex;
    padding-left:  1ex;
		margin-top:3ex;
		margin-bottom:3ex;
}

div#pic img {
		border-style:none;
}

li {
		list-style-image: url("./st.gif");
		padding: 1px 3em 1px 0;
		margin-left: -2ex;
}

p.rgh1 {
		font-family: Arial, Helvetica, sans-serif;
		background-color:inherit;
		color:#A1A1BB;
		font-size:8pt;
		text-align:right;
		vertical-align:bottom;
		margin-top:8ex;
}

