body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin:10px;
}
h1 {
	font-size:14pt;
	font-weight:bold;
}
h2 {
	font-size:12pt;
	font-weight:bold;
}
h3 {
	font-size:10pt;
	font-weight:bold;
}
h4 {
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
h5 {
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
}
h6 {
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.col_normal{font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt;}
.arrow_left_blue{padding-left:10px; background-image:url('/images/des.arrow.lblue.gif'); background-repeat:no-repeat;}
.arrow_left_red{padding-left:10px; background-image:url('/images/des.arrow.lred.gif'); background-repeat:no-repeat;}
.arrow_right_blue{padding-right:10px; background-image:url('/images/des.arrow.lblue.gif'); background-repeat:no-repeat; background-position:right;}
.arrow_right_red{padding-right:10px; background-image:url('/images/des.arrow.lred.gif'); background-repeat:no-repeat; background-position:right;}
.arrow_top{padding-left:10px; background-image:url('/images/des.arrow.tblue.gif'); background-repeat:no-repeat;}
.arrow_bottom{padding-left:10px; background-image:url('/images/des.arrow.bblue.gif'); background-repeat:no-repeat;}

img{
	border:none;
	background:none;
	padding:none;
	background:url(/images/des.shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
}
