a{
	color:#000066;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
.bord{
border:1px solid #000000
}
.copyright{
background-color:#333333;
color:#FFFFFF;
font-family:Comic Sans MS;
font-size:10px;
}
.menu{
	color:#000066;
	cursor:hand;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	height:18px;
	width:100%;
	text-decoration: underline;
}
.nm{
color:#000066;
cursor:hand;
float:none;
font-family:Courier New,Courier,monospace;
font-size:12px;
height:16px;
margin:1px;
width:100px
}
.topic{
background-color:#333333;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCD0;
	border: 1px solid #333333;
	position: relative;
	padding: 15px 10px 5px;
	color: #0000FF;
}
.head {
	background-color: #CCCCDD;
	position: absolute;
	top: -10px;
	color: #000066;
	border: 1px solid #333333;
	padding: 1px;
}
.time {
	position: absolute;
	top: -10px;
	color: #000066;
	background-color: #CCCCDD;
	border: 1px solid #333333;
	padding: 1px;
	margin-left: 75%;
	right: 10px;
	white-space: nowrap;
}
.clear {
	height: 6px;
	border: 1px dashed #0033FF;
	margin-top: 10px;
	margin-bottom: 20px;
}

p {
	text-align: justify;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

h1, h2, h3, p, li {
	font-family: Corbel, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1, h2, h3 { color: #333 }
h2 { margin-bottom: .25em }
p,li { margin-top: .5em; font-size: 1.1em; }