BODY {
	background: #fff url(./images6/bgstripe.gif);
	color: #333;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 20px;
	}

A {
	color: #06c;
	font-weight: normal;
	}

H1 {
	font-size: 14pt;
	}

H2 {
	font-size: 12pt;
	}

.container {
	width: 600px;
	margin: 40px auto auto auto;
	}

.content {
	text-align: left;
	font-size: 14pt;
	line-height: 40px;
	}

.links {
	text-align: center;
	font-size: 12pt;
	line-height: 40px;
	}

.content-left {
	float: left;
	width: 50%;
	}

.content-right {
	margin-left: 50%;
	width: 50%;
	}
	
.content-bottom {
	clear: both;
	}

.likeh2 {
	font-size: 12pt;
	font-weight: bold;
	}