.titlehead {
	font-size: 83%;
	text-align: center;
}
.date {
	font-size: 92%;
	text-align: right;
}
.content {
	font-size: 100%;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
.cmdwindow {
background-color:#000000;
color:#FFFFFF;
width:600px;
padding:10px 0px;
}
pre{
	font-size:100%;
	
margin:0px;
}
.caution{
font-size: 120%;
color: red;
}
