body {
	color: #333333;
	font-size: 13px;
	background-color: #FFFFFF;
	/*background: #F8F8F8 url(/images/bg_main.jpg) repeat-x;*/
	margin: 0px;
}
td {
	font-size: 13px;
}
a:link {
	color: #FF0900;
	text-decoration: none;
}
a:visited {
	color: #FF0900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.caption {
	width: 700px;
	background-color: #C0C0C0;
	border: 1px solid #666666;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-bottom: 12px;
}

.line {
	line-height: 1.5em;
}
.line2 {
	line-height: 1.2em
}
.text10 {
	font-size: 10px;
}
.text10line {
	font-size: 10px;
	line-height: 1.5em;
}
.text10r {
	font-size: 10px;
	color: #FF3300;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text12line {
	font-size: 12px;
	line-height: 1.5em;
}
.text16 {
	font-size: 16px;
}
.text14 {
	font-size: 14px;
}
.text18 {
	font-size: 18px;
}
.text16line {
	font-size: 16px;
	line-height: 1.4em;
}
