	body {
		margin: 0px 0px 0px 0px;
		padding:0px;
		background:  url(bga.gif);
            	font-family: trebuchet ms, helvetica, verdana;
            	font-size: 9pt;		
		}

	td {             	
		font-family: trebuchet ms, helvetica, verdana;
            	font-size: 9pt; 
		color:#000000;
		}

	#heading {
		width: 10;	
		height: 155;
		background: repeat #70A08A;
		color: #000000;
		text-align: left;
		border-width: thin;
	}


	#border {
		width: 10;	
		height: 155;
		background: border_bg.jpg;
		color: #000000;
		text-align: left;
		border-width: thin;
	}
	
	
	a:link {
		color: #000000; font-weight: bold; text-decoration: none; font-size: 9pt;
		}

	a:visited {
		color: #000000; font-weight: bold; text-decoration: none;
		}

	a:hover {
		text-decoration: underline;
		}
		
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EB5C5E;
}

