		BODY, TD {
			font-family: Tahoma, Arial;
			font-size: 10pt;
		}
		H1	{
			font-size: 12pt;
		}
		TD.WHITE {
			color: #FFFFFF;
			font-size: 9pt;
		}
		A {
			color: #000000;
			background: transparent; 
			text-decoration: none; 
		}
		A:hover {
			text-decoration: underline;
		}
		A.n1 {
			color: #7385AE;
			font-size: 10px;
		}
		A.n1:hover {
			text-decoration: underline;
		}
		A.line:hover {
			text-decoration: underline;
		}
		.n2 {
			color: #FFFFFF;
			font-size: 10px;
			font-weight: bold;
		}
		A.p {
			color: #000000;
			font-size: 10px;
		}
		.sect_div {
			float: left;
			margin: 10px;
			width: 40%;
		}
		hr {
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #A4C9E4;
			border-right-color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			border-left-color: #FFFFFF;
		}
		.iblk {    
	    padding: 5px;   
	    margin: 10px;
	    border: solid 1px black;
	  	float: left; 
	   } 
	   .button {
			font-family: Tahoma, Arial;
			font-size: 10pt;
			color: #353839;
			background-color: #DEEBF4;
			border: 1px solid #A4C9E4;
		}
		.innertube{
			margin: 10px;
			margin-top: 0;
		}
