	#logo {

	}

	td {
	padding-left: 5px;
	padding-right: 5px;
	}
	
	.inTitle {
		font-variant : small-caps;
		font-weight : bold;
	}

	.rightParTitle {
		font-variant : small-caps;
	}

	.typeT {
		background-color: white;
	}
	.grHouseT {
		background-color: white;
		font-weight : bold;
	}

	
	.trPx {

	}
	
	.trPxN {
		height:30px;
		display:none;
	}

	.calculated {
		font-weight : bold;
		background-color: #99FF33;
		padding-left: 10px;
		padding-right: 10px;
	}

	.distBorder {
		border-bottom-color: Black;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-top-color: Black;
		border-top-style: solid;
		border-top-width: 1px;
	}

	.parTitle {
		font-variant : small-caps;
		font-weight : bold;
		margin-right: 10%;
	}

	p {
//		text-indent: 26px;
		font-size: inherit;
		margin-bottom: 2%;
	}

	body {
		margin-top:0px;
	}

	h4 {
		font-variant : small-caps;
	}

	a {
		font-size: normal;
		font-weight : normal;
	}
	
	#enBlock {

	}
