body {
		background: #A5B4CB;
		margin:2px 2px 2px 2px;
		}
	
	#masthead {
		width: 100%;
		height: 105px;
		background-color: ##A5B4CB;
		border-bottom: #990066 solid 4px;
		padding: 5px;
		text-align: center;
		}	

	#sidebar {
		clear: left;
		float:left;
		width:20%;
		height:1000px;
		background:#6994BE;
		
		margin-right:0px;
		padding: 6px;
		}

	#content {
		position: absolute;
		left: 23%;
		margin-left: 0px;
		background-color: #A5B4CB;
		float:left;
		width: 70%;
		padding-top: 6px;
		}

	h1, h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		
	}

	h1 {font-size: 28pt; text-align: center; font-color: black; padding: -4px;
	}

	h2 {font-size: 14pt; text-align: left; font-color: #003366;
	}

	h3 {font-family: Arial, Helvetica, sans-serif; font-size:11pt; 
		text-align: center; font-weight:normal;
	}
	
	h4 {font-family: Arial, Helvetica, sans-serif; font-size:11pt; font-weight: bold; font-style: italic;
	}

	ul li {font-family: arial, helvetica, sans-serif; font-size:11pt; font style: italic;
	}
		
	.p1 {
	font: normal 11pt arial;
	}

	.p2 {
	font: 12pt "times new roman"; color: blue;
	}

	.p3 {
	font: 13pt "times new roman"; color: black; text-align:center; font-weight:bold; 
	font-style: italic; padding-top: -6px; padding-bottom: 4px;
	}

	.p4 {
	font: bold 24pt serif; color: #004e87; 
	}
	
	.pc {
		font: normal 11pt arial; text-align: center;
	}

	
	.pt {
		font-family: Arial, Helvetica, sans-serif; color: black; font-size: 10px; font-weight: normal; 
		font-style: italic; 
		
		text-align: left;
		text-indent: 14px;
		margin-top: -7px;
	}

	
	#sidebar p {font: bold 10pt Arial; color: #003366; font-style: italic;
	}
	
	#content p {font:normal 11pt Arial, sans-serif; 
		margin-left: 10px;
		}

	#k1 {
		text-align: center;
	}

	
