.pageheaders {
	font-size: 16px;
	font-weight: bold;
}
.CoName {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 24px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.CoNamecolor {
	color: #BD0000;
}
.NavBar {
	font-size: 14px;
	font-weight: bold;
}
li {
	list-style-type: square;
}
.sidebars {
	margin: 5px;
}
h5 {
	color: #FFFFFF;
}
.dots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.footertxt {
	font-size: 10px;
}
.links { 
	text-decoration: none; 
	color: #000066
}
.thispage { 
	text-decoration: none; 
	color: #BD0000
}

