body	{
	font-family:"Times New Roman";
	font-size:10pt/11pt;
	font-weight: normal;
	color:black;

	
}


a	{
	text-decoration: none;
}


li {
		text-align: "justify";
	}



ol {
	font-family:"verdana";
	font-size : 9pt;
	font-weight: normal;
	color: black;

}



ul {
	font-family:"verdana";
	font-size : 9pt;
	font-weight: normal;
	color: navy;

}





h1 {
	font-family: "Times New Roman";
	font-weight: Normal;
	color: #cc3366;
	text-align: center;
	font-size: 28pt;
	letter-spacing: 2pt;
 	text-transform: uppercase;

}

P.emp {
	font-family: "Time New Roman"
	font-weight: Normal;
	text-align: center;
	}

P.bodytext {
	font-family: "Time New Roman"
	font-weight: Normal;
	text-align: left;
	}

P.name {

	font-family: "times new roman";
	font-size: 10pt;
	color: #990033;
	text-align: center;

	}


P.addr {

	font-family: "courier new";
	font-size: 10pt;
	color: navy;
	text-align: center;

	}

P.time {

	font-family: "sans";
	font-size: 11pt;

	text-align: center;
	color: white;
	background: gray;
	}


