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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 22px;
}
.fontcolor-palelavender	{	
	color:#FFECFD;
}
.greeninput {
	font-family:Verdana, Geneva, sans-serif;
	font-size:large;
	color: #009900;
}
.midashi {
	color: #CC3300;
	font-weight: bold;
}
.readingstitle {
	font-weight: bold;
	color:#933;
}
.redwarning	{
	font-weight:bold;
	color:#F00;
}
.segmentexplanation	{	
	font-style:italic;
	font-size:small;
}
.segmentmajortext	{
	color:#36C;
	font-weight:bold;
}
.segmenttopics	{
	font-style:italic;
	font-weight:normal;
	font-size:small;
}
.testable {
	color: #070;
	font-weight: bolder;
}
.webpage	{	
	color:#36C;
	font-weight:bold;
}
