a {  text-decoration: underline }
a:link { color: #773F4A }
a:visited { color: #773F4A }
a:hover {  color: #F7941D ;}

.text10 { font: 10px/12px }
.text10t { font: 10px/16px }
.text10b { font: bold 10px/14px }
.text12 { font: 12px/18px }
.text12t { font: 12px/14px }
.text12b { font: bold 12px/16px }
.text14 { font: 14px/17px }
.text14b { font: bold 14px/17px }

body { background-color: #F0F0F0;
	color: #333333;
}
.voice {
	background-color: #F0FFFF;
	margin: 15px;
	padding: 3px;
	width: 90%;
	border: thin dotted #996600;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top: 0px dotted #333333;
	border-right: 0px dotted #333333;
	border-bottom: 1px dotted #333333;
	border-left: 0px dotted #333333;
	clear: both;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7941D;
	border-right-color: #F7941D;
	border-bottom-color: #F7941D;
	border-left-color: #F7941D;
	margin: 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	line-height: 12px;
	margin: 2px;
	padding: 2px;
}
blockquote {
	margin: 5px;
	padding: 5px;
}
IMG.r {
	MARGIN-TOP: 4px; FLOAT: right; VERTICAL-ALIGN: top; BORDER-TOP-STYLE: none; MARGIN-RIGHT: 4px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
IMG.l {
	MARGIN-TOP: 4px; FLOAT: left; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: top; BORDER-TOP-STYLE: none; MARGIN-RIGHT: 10px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

