.text12buleB{
	font-size:12px;
	line-height:16px;
	color:#00557F;
	font-weight: bold}
.text12redB{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #990000}
.text12{
	font-size: 0.8em;
	line-height: 1.3em}
	
.text12colored{
	font-size: 1em;
	line-height: 1.3em;
	color: #FF6600;
	font-weight: bold;}
.text14{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #990033}
.text12daiB{
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FF3300}
.text10{
	font-size: 10px;
	line-height: 14px}
	
UL{
	list-style-type:disc;
	margin:5px 0px 5px 20px;
	font-size:12px;
	line-height:16px}
	
OL{
	list-style-type:decimal;
	margin:5px 0px 5px 25px;
	font-size:12px;
	line-height:16px}
	
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	}
	
.photoLeft{
	float:left;
	margin:0px 10px 5px 0px;
}

.photoRight{
	float:right;
	margin:0px 0px 5px 5px;
	padding:0px;
	}		
.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C95A7B;
}

.top_line_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C95A7B;
}

.margin10{
	margin:10px 0px;
	padding:0px;
	}