@charset "UTF-8";

p.comment{
	font-size:107%;
	line-height:1.6;
	color:#333333;
	padding-bottom:15px;
}
p.comment2{
	font-size:92%;
	line-height:1.6;
	color:#333333;
	padding-bottom:15px;
}
h3{
	font-size:107%;
	padding-bottom:5px;
	font-weight:bold;

}
p.table{
	padding-bottom:15px;
}
p.table2{
	padding-bottom:4px;
}
p.subText{
	padding-bottom:15px;
	font-size:92%;
}

div#right p.image{
	padding-bottom:20px;
}

table.request tr th{
	padding:8px;
	border-top:1px solid #bfbdab;
	border-bottom:1px solid #bfbdab;
	background-color:#f8f4d4;
	font-size:92%;
	color:#555555;
	font-weight:bold;
	text-align:left;
}

table.request tr td{
	padding:8px;
	border-top:1px solid #bfbdab;
	border-bottom:1px solid #bfbdab;
	background-color:#f8f4d4;
	font-size:92%;
	color:#555555;
	font-weight:bold;
	text-align:left;
}
