	body { background-color: black; font-family: arial, sans-serif; }

	p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }


	
	.text {
		font-family: arial, sans-serif; font-size: 13px;
		text-align: justify; clear: both;
	}

	.title {
		font-family: arial, sans-serif;
		font-size: 22px;
		font-weight: bold;
		text-align: right;
	}

	#compImage {
		background-image: url(../images/trophy.jpg);
		width: 288px;
		height: 120px;
		margin: 10px 0px 10px 0px;
	}
	
	#compText {
		margin-bottom: 5px;
	}

	#feisText {
		overflow: auto;
		height: 200px;
	}
