body   { font-size: 12px; color:#555; background-image: url(images/haikei2.jpg); background-repeat: repeat; }
p { }
td  { font-size: 12px; color:#555; }
a:link { }
a:visited { }
a:hover { }
a:active { }
li  { font-size: 12px; list-style-image: url(images/menuicon.gif) }

img { border:none;}

.red-style { color:#990000;}
.small-style { font-size:10px;}
.small-style a { font-size:10px; color:#555;}
.large-style01 { font-size:16px;}

.char_smaller {
	font-size: smaller;
}

.char_larger {
	font-size: x-large;
}

.char_red {
	color: #900;
}

.char_blue {
	color: #06C;
}

.char_green {
	color: #690;
}

.char_bold {
	font-weight: bold;
}

.char_underbar {
	text-decoration: underline;
}

.char_yellowback {
	background: #FF9;
}

.char_clear {
}

