.marginsTopRight {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
}
.marginsTop {
	margin-top: 5px;
	margin-bottom: 0px;
}
.marginsTop2pixels {

	margin-top: 2px;
	margin-bottom: 0px;
}
.marginsTopAndBottom {

	margin-top: 0px;
	margin-bottom: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.headline1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
.headline2 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
color: #993333; text-decoration: none
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	margin-top: 10px;
}
h2 {
	margin: 10px;
}
.copyright {
margin-right: 10px; margin-left: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top: 2px; margin-bottom: 2px
}
a:hover {
color: #CC0000;  text-decoration: underline
}
a:active {
color: #FF0000; text-decoration: none
}
.listing {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tableSidePadding {
	padding-right: 5px;
	padding-left: 5px;
}

.marginsTop5pixels {

	margin-top: 5px;
	margin-bottom: 0px;
}
copyrightCaption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
