﻿<style type="text/css">
.style1 {
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}
.real-small {
	font-family: Verdana;
	font-size: xx-small;
}
.bold {
	font-weight: bold;
	font-size: x-small;
}
.italic-text {
	font-style: italic;
	font-size: small;
}
.justbold {
	font-weight: bold;
}
.bulleted-list {
	list-style-type: disc;
	line-height: normal;
}


.justitalic {
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
}
.regular-text {
	font-size: x-small;
	text-align: left;
}




</style>

.regular-textCopy {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}

.regular-textCenter {
	font-family: Verdana;
	font-size: x-small;
	text-align: center;
}

.boldCopy {
	font-weight: bold;
	font-size: x-small;
}

