	body {
		margin-top: 3%;
		margin-right: 10%;
		margin-left: 3%;
		background: white;
	}
	a:link {
	color: #9900ff;
	text-decoration: none;
	}
	a:hover {
	text-decoration: underline;
	color: #ff1493;
	}
	a:visited {
	text-decoration: none;
	}
	#plain ul { 
	padding:5;	margin:0; float: left;
	}
	#plain2 ul { 
	padding:5;	margin:0; float: left;
	}
	#plain ul li {
	display:inline; 
	list-style-type:none; 
	width:	24px;
	height:	18px;
	top:	0px;
	left:	0px;
	align: center;
	border: 1px #000 solid;
	background-color: #ccffff;
	float: left;
	}
	#plain2 ul li {
	display:inline; 
	list-style-type:none; 
	width:	150px;
	height:	18px;
	top:	0px;
	left:	0px;
	align: center;
	border: 1px #000 solid;
	background-color: #ccffff;
	float: left;
	}
	#plain ul li a:link, 
	#plain ul li a:visited {
	color: black;
	text-decoration: none;
	}
	#plain ul li a:hover { 
	color: red;
	text-decoration: none;
	}
	span.c1 {
		color: black;
		font-family: verdana;
		font-size: 70%;
	}
	span.c2 {
		color: black;
		font-family: Verdana;
		font-size: 80%;
	}
	span.date {
	color: gray;
	font-family: verdana;
	font-size: 50%;
	}
	span.c3 {
		color: black;
		font-family: verdana;
		font-size: 80%;
	}
	span.c4 {
		color: black;
		font-family: verdana;
		font-size: 70%;
	}
	span.c5 {
		color: #99cccc;
		font-family: verdana;
		font-size: 60%;
	}
	blockquote {
		margin: 3;
		padding: 3 10px;
		border-left: 6px solid #ffcc99;
		}
	hr.c4 {
		border: none 0;
		border-top: 1px dashed #ff3399;/*the border*/
		width: 100%;
		height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	}
	h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align: left;
		color: #ff6699;
		border: thin;
		font-size: medium;
		padding-bottom: 0%;
		padding-top: 0%;
		white-space: normal;
		width: auto;
		margin: 0% 0%;
		line-height: 0%;
	}
	h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align: left;
		color: #ff6699;
		border: thin;
		font-size: medium;
		padding-bottom: 0%;
		padding-top: 0%;
		white-space: normal;
		width: auto;
		margin: 0% 0%;
		line-height: 0%;
	}