

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
}

HR {
	height:1px;
	background-color: #B3B3B3;
	border:0;
	color: #B3B3B3;
	margin:10px 0 10px 0;
}

img {
	border: none;
}

h1 {
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	display: block;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

h6 {
	font-size: 1.5em;
	color: #099;
}

a:link {
	color: #003bb2;
}

div, p, td, h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
}

ul{
list-style-position: inside;
}

/** fix css_style_content */

.csc-textpic-intext-left .csc-textpic-imagewrap{
  padding-top:16px;
}

.csc-textpic-intext-right .csc-textpic-imagewrap{
  padding-top:16px;
}
