p {
	padding:5px 5px 5px 5px;
	margin:0;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	line-height:120%;
	color:#000000;
	background-color: #FFFFFF;
	text-align: justify;
	}

p.header{
	text-align:center;
	font-size:13pt;
	font-family:"Times New Roman", Times, serif;
	line-height:130%;
	color: #FF0000;
}

a:link, a:visited, a:active {text-decoration:underline; color:#061286;}

	
div#container 
	{
	width:900px; 
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;	
	margin:0px auto; 
	border:thin;
	}
	
div#container1
{
	width:750px; 
	padding: 10px 10px 10px 10px;
	background-color:#CCCCFF;	
	margin:0px auto; 
	border:thin;
}
div#header 
	{
	width:800px;
	color:#7A007A;
	font-size:24px;
	padding:10px 0px 10px 0px;
	text-align:center;
	margin:0px 50px 10px 50px;
	font-family:"Courier New", Courier, mono, "Times New Roman", Times, serif;
	}
div#header h1{
	color:#7A007A;
}	

table#contents 
{
	width:750px;
	border:medium solid #996633;
	font-size:12pt;
	margin: 0px 70px 0px 70px;
	font-family: "Times New Roman", Times, serif;
	background-position: center center;
}

table#contents th 
{
	text-align:center;
	padding:5px;
	border:thin solid;
	border-color:#7A007A;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-variant: small-caps;
	color: #0000FF;
}


table#contents td
{
	border:thin solid;
	border-color:#7A007A; 
	padding:10px;
}

div#footer{
	width:800px;
	text-align:center;
	color:#FF6600;
	margin:0px 50px 50px 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}




	

