@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.maintitle {
	font-family:inherit;
	font-size:18px;
}
.maindate td {
	font-family:inherit;
	font-size:16px;
}
#logcomment {
	width:200; 
	height:auto; 
	background-color:#EEE; 
	color:#393; 
	font-family:inherit;
	font-size:12px;
	font-style:italic
}
#maincomment {
	width:350; 
	height:auto; 
	background-color:#FFC; 
	color:#393; 
	font-style:italic;
}