.header {
	color: #9999FF;
}
.copyright {

	color: #9999FF;
}
.sentence {
	line-height: 1.2em;
}
.comment {
	color: #0033CC;
	font-size: small;
}
h1 {
	font-size: x-large;
	color: #6567FF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-size: large;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
h3 {
	font-size: medium;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
em {
	font-weight: bold;
	color: #8080FF;
	font-style: normal;
}
.free {
	font-weight: bold;
	color: #FF0000;
}
.star {
	font-weight: bold;
	color: #FF0000;
}
body {
	font-size: 95%;
	color: #333333;
}
.red {
	color: #FF0000;
}
.ques {
	font-size: 140%;
	color: #CC0000;
	font-weight: bold;
}
.ans {
	font-size: 140%;
	color: #0066CC;
	font-weight: bold;
}
.mainsentence {
	line-height: 1.5em;
}
.sentencelarge {
	line-height: 1.5em;
	font-size: medium;
	color: #6666FF;
	font-weight: bold;
}
.maintable {
	background-color: #FFFFEE;
	border: thin dotted #CCCCFF;
}
.cap {
	font-size: 140%;
	color: #800080;
	font-weight: bold;
}
.star {
	font-weight: bold;
	color: #00FF00;
}
.midashi {
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
}
.green {
	font-size: 140%;
	color: #33CCCC;
	font-weight: bold;
}
.blk-large {
	font-size: medium;
	font-weight: bold;
}
.ss {
	font-size: x-small;
}
.sscomment {
	font-size: xx-small;
		color: #0033CC;
}
.freebig {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.navy {

	color: #3366CC;
}
.maintable2 {
	background-color: #F0FFFF;
	border: thin dotted #CCFFFF;
}
.cathe {
	color: #0066CC;
	font-weight: bold;
}
.undernavi {

	line-height: 1.5em;
	font-size: small;
	color: #6666FF;
	font-weight: bold;
}
.smallblack {
	font-size: small;
}
.smallred {

	font-size: small;
	color: #FF0000;
}
.orangebold{
	font-size: small;
	color: #FF6600;
	font-weight: bold;
}
.flow{
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(../../advice/image/flow.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 147px;
	padding-top: 10px;
	text-align: center;
}
