.text10 {  font-size: 10px; font-style: normal; color: #5D2E1D}
.text10ora {  font-size: 10px; font-style: normal; color: #FF6633}
.text10mura {  font-size: 10px; font-style: normal; color: #9933FF}
.text12 {  font-size: 12px; font-style: normal; color: #5D2E1D}
.text10white {  font-size: 10px; font-style: normal; color: #FFFFFF}
.text12red {  font-size: 12px; font-style: normal; color: #990000}
.text12blue {  font-size: 12px; font-style: normal; color: #0000CC}
.text12green {  font-size: 12px; font-style: normal; color: #009933}
.text10white {  font-size: 10px; font-style: normal; color: #FFFFFF}
.text12white {  font-size: 12px; font-style: normal; color: #FFFFFF}
.text10red {  font-size: 10px; font-style: normal; color: #CC0000}
.text11 {
	font-size: 11px;
	font-style: normal;
	color: #5D2E1D;
	font-weight: normal;
}
.text14 {  font-size: 14px; font-style: normal; color: #5D2E1D; line-height: 18px;}
.text10pu {  font-size: 10px; font-style: normal; color: #333092}
.text12pu {  font-size: 12px; font-style: normal; color: #333092}
.text14pu {  font-size: 14px; font-style: normal; color: #333092}
.text14red {  font-size: 14px; font-style: normal; color: #CC0000}
.text11red {  font-size: 11px; font-style: normal; color: #990000}
a:hover {  color: #FF0000; text-decoration: underline}
.text13b {  font-size: 13px; font-style: normal; font-weight: bold; color: #5D2E1D}
.text11br {  font-size: 11px; line-height: 13px; color: #5D2E1D}
.text9 {  font-size: 8px; color: #5D2E1D}
.garden {
	font-size: 6px;
}

div#blue {
	width: 230px;
	border: 1px solid #0C1A82;
	text-align: left;
	background-color: #E0E4FF;
	}

div#blue h2 {
	font-size: 14px;
	color: #0C1A82;
	margin: 5px;
	padding: 0;
	}
	
div#blue p {
	font-size: 12px;
	margin: 5px 5px 5px 15px;
	padding: 0 0 0 8px;
	border-left: 5px solid #fff;
	}

div#blue img {
	float: right;
	margin: 5px 5px 0 0 ;
	padding: 0;
	}
	
