<style>
	body {
		margin: 0px;
		padding: 0px;
		}
	
	a {
		font-family: tahoma;
		color: blue;
	}
	
	.top_menu{
		line-height: 100%;
		margin-top: 103px;
	}
	.top_menu B{
		font-family: tahoma;
		font-size: 10pt;
		margin-left: 10px;
		position: relative;
		top: -6px;
	}
	
	P.left_menu_1{
		margin-bottom: 5px;
		margin-left: 10px;
		margin-right: 10px;
				
	}
	P.left_menu_2{
		margin-bottom: 0px;
		margin-top: 3px;
		margin-left: 20px;
		margin-right: 10px;	
	}	
		
	
	P.left_menu_1 A{
		text-decoration: none;
		font-family: tahoma;
		font-size: 10pt;
		font-weight: bold;
		color: black;
	}
	P.left_menu_2 A{
		text-decoration: none;
		font-family: tahoma;
		font-size: 9pt;
		font-weight: normal;
		color: black;
	}
	#selected {
		color: #B80000;
		font-weight: bold;
	}
	
	.content, LI{
		font-family: tahoma;
		font-size: 9pt;
		font-weight: normal;
		color: black;
		line-height: 140%;	
		border: 0px solid #000;	
	}
	.linker{
		font-family: tahoma;
		font-size: 7pt;
		font-weight: normal;
		font-style: italic;
		width: 60%;
		color: black;
		line-height: 140%;	
		border-top: 1px solid #000;	
	}
	.content{
		margin-top: 13px;
		margin-bottom: 0px;
		}	
	UL, OL{
		margin-top: 0px;	
	}
	
	
	H1{
		margin-top: 0px;
		font-family: tahoma;
		font-size: 11pt;
		font-weight: bold;
		color: #B80000;
	}
	P.left_menu_2 A:hover{
		color: #B80000;
	}
	P.left_menu_1 A:hover{
		color: #B80000;
	}

	P.content A:hover{
		color: #B80000;
	}
	P.content A:active{
		color: #B80000;
	}

	.bill{
		font-family: arial;
		font-size: 10pt;
		margin-top: 0px;
		margin-bottom: 0px;
		}

	.bill a{
		color: #B80000;
		font-weight: bold;
	}

	.top_menu_A{
		color: black;
		text-decoration: none;
	}


	#materials td{
		padding-left: 10px;
		padding-right: 10px;
		background-color: white;
	}
	
	
</style>