* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial;
	color: #404040;
	font-size: 14px;
	background: #6b6b6b
}
a img {
	border: none;
}
a:link, a:visited {
	color: #6b6b6b;
	text-decoration: none;
}
a:hover, a:active {
	color: #313131;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
input {
	background-color: #ffffff;
	border: 1px solid #313131;
	padding: 2px;
	margin-top: 5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 50px;
	font-weight: bold;
}
hr {
	color: #000000;
}
textarea {
	border: 1px solid #313131;
	background-color: #ffffff;
	overflow: auto;
	padding: 2px;
	font-size: 12px;
	margin-top: 5px;
}
form {
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image {
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
}
p.bodytext {
	margin-bottom: 10px;
}
li.csc-textpic-image {
	margin: 0;
	padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
margin-bottom:0px;
padding-bottom:0px;
}
p.align-right {
	font-size: 11px;
	text-align: right;
}