body {
	font-size: 80%;
	line-height: 155%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
}
a:link{
    color:#0033CC;
    text-decoration:none;
}
a:visited{
    color:#0033CC;
    text-decoration:none;
}
a:hover{
    color:#0089B6;
    text-decoration:underline;
}
a:active{
    color:#0089B6;
    text-decoration:underline;
}

ul {
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
}

.style1 {
	color: #008000;
	font-weight: bold;
}
li {
	list-style-type: disc;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.ind {
	text-indent: -10px;
	padding-left: 10px;
}

.menu {
	float: right;
	clear: both;
}
.ind-txt1 {
	text-indent: -22px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ind-txt2 {
	text-indent: -14px;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ind-txt3 {
	text-indent: -45px;
	padding-left: 53px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.title2 {

	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.box-ind-15 {
	padding-left: 15px;
}
.box-ind-30 {
	padding-left: 30px;
}
td.pd15{
	padding:15px;
}
.bl {

	color: #3366CC;
}
.right-s {
	float: right;
	padding-left: 15px;
}
.title3 {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
}
