@charset "UTF-8";
/* CSS Document */

.yellow {
	background-color:#ffcc33;
}
.lightyellow {
	background-color:#fff7cd;
}
.lightblue {
	background-color:#98b3c9;
}
.body {
	padding-right:25px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
.morris {
	padding:5px 0px 5px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000000;
}
.hogge {
	padding:0px 0px 5px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000000;
}