a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: -3px;
}
.hlines {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.subtiltles {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

.tiltles {
	font-size: 11px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0px;
		margin-top: -3px;

}
.vleft {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newheader {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #9E9E9E;
}
.issuesummery {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
}

.hilitedlink {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.mainpagetitle {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.imgblackborder {
	border: 1px solid #000000;
}
.underlinefortd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
