body {
	font-family: 'Arial';
	font-size: 9pt;
}

p {
	font-family: 'Arial';
	text-align: justify;
	font-size: 9pt;
	}
	
h1 {
	font-size: 20pt;
	text-transform: 'uppercase';
	color: black;
	margin-top: 0pt;
	font-family: 'Arial';
}

h2 {
	font-size: 11pt;
	color: black;
	margin-top: 0pt;
	font-family: 'Arial';
}
h3 {
	font-size: 16pt;
	color: black;
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-family: 'Arial';
}

h4 {
	font-size: 13pt;
	text-transform: 'uppercase';
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-family: 'Arial';
}

h5 {
	font-size: 11pt;
	text-transform: 'uppercase';
	color: black;
	margin-top: 0pt;
	font-family: 'Arial';
}
h6 {
	font-size: 8pt;
	text-transform: 'uppercase';
	margin-top: 0pt;
	font-family: 'Arial';
}
h7 {
	font-size: 11pt;
	text-transform: 'uppercase';
	color: black;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Arial';
}

.redx {
	color: red;
}

.greenx {
	color: #009C8C;
}

.bluex {
	color: blue;
}

.greyx {
	COLOR: #CCCCCC;
}

.blackx {
	COLOR: black;
}

.bluex {
	COLOR: blue;
}

.burgx {
	COLOR: #800000;
}

.byline {
	font-family: 'Arial';
	font-size: 8pt;
	color: black;
	margin-top: 0pt;
}

.bylinepurple {
	font-family: 'Arial';
	font-size: 8pt;
	color: #082439;
	margin-top: 0pt;
}

.bylinegrey {
	font-family: 'Arial';
	font-size: 8pt;
	color: #AAAAAA;
	margin-top: 0pt;
}

.bylineblue {
	font-family: 'Arial';
	font-size: 8pt;
	color: blue;
	margin-top: 0pt;
}

.bylinegreen {
	font-family: 'Arial';
	font-size: 8pt;
	color: #009C8C;
	margin-top: 0pt;
}

.bylinered {
	font-family: 'Arial';
	font-size: 8pt;
	color: red;
	margin-top: 0pt;
}

.bylinewhite {
	font-family: 'Arial';
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 0pt;
}

.bylinesilver {
	font-family: 'Arial';
	font-size: 8pt;
	color: #83A9C2;
	margin-top: 0pt;
}

.bylinegold {
	font-family:'Arial';
	font-size: 8pt;
	color: #CC9966;
	margin-top: 0pt;
}

.bylineburg {
	font-family: 'Arial';
	font-size: 8pt;
	color: #800000;
	margin-top: 0pt;
}

.tinytext {
	font-family: 'Arial';
	font-size: 9pt;
	color: black;
	margin-top: 0pt;
}

.tiny {
	font-family: 'Arial';
	font-size: 7pt;
	color: black;
	margin-top: 0pt;
}

.tinytextc {
	font-family: 'Arial';
	font-size: 9pt;
	text-align: center;
	color: black;
	margin-top: 0pt;
}

.tinytextwhite {
	font-family: 'Arial';
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0pt;
}

.tinytextblue {
	font-family: 'Arial';
	font-size: 9pt;
	text-align: left;
	color: #1E0055;
	margin-top: 0pt;
}

.tinytextwc {
	font-family: 'Arial';
	font-size: 9pt;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0pt;
}
.tinytextgold {
	font-family:'Arial';
	font-size: 9pt;
	text-align: left;
	color: #CC9966;
	margin-top: 0pt;
}

.tinytextgreen {
	font-family: 'Arial';
	font-size: 9pt;
	text-align: left;
	color: #009C8C;
	margin-top: 0pt;
}

.tinytextburg {
	font-family: 'Arial';
	font-size: 9pt;
	text-align: left;
	color: #800000;
	margin-top: 0pt;
}

.tinytextred {
	font-family: 'Arial';
	font-size: 9pt;
	text-align: left;
	color: red;
	margin-top: 0pt;
}

.medtext {
	font-family: 'Arial';
	font-size: 12pt;
	text-align: left;
	color: #000000;
	margin-top: 0pt;
}

.lgtext {
	font-family: 'Arial';
	font-size: 13pt;
	text-align: left;
	color: #000000;
	margin-top: 0pt;
}

.lgtextc {
	font-family: 'Arial';
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top: 0pt;
}

th {
	font-family: 'Arial';
	font-size: 11pt;
}

ul {
	font-family: 'Arial';
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 9pt;
}

ol {
	font-family: 'Arial';
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 9pt;
}

td {
	font-family: 'Arial';
	font-size: 9pt;
}

a {
	color: #666699;
}
a:link {
	text-decoration: none; color: #666699;
}

a:visited {
	text-decoration: none; color: #666666;
}

a:hover {
	text-decoration: none; color: #993333;
}

hr {
	height: 1pt;
	margin-bottom: 0pt;
}

li {
	font-family: 'Arial';
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 9pt;
}

.title {
	color: #CC0000;
	font-size: 12pt;
	letter-spacing: 1px;
	font-family: 'Arial';
	font-weight: bold;
}

.HomeTitle {
	color: #CC0000;
	font-size: 12pt;
	letter-spacing: 1px;
	font-family: 'Arial';
	font-weight: bold;
}

.more {
	font-family: 'Arial';
	font-size: 8pt;
	color: black;
	margin-top: 0pt;
}

.heading {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: 'Arial';
	letter-spacing: 1px;
}

hr.home {
	height: 1pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
	border-bottom: 1px dotted #AAAAAA;
}

.comName {
	font-family: 'arial';
	color: #110B79;
	font-weight: bold;
}


