/* This style sheet is for NN4.x */
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	line-height: 18px;
}

.smallertext {
	font-size: 11px
}

h3 {
	font-size: 22px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

.navbar a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.navbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.navbar a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.navbar {
	background: #4e83ad;
	font-size: 11px;
}

.footer a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #4e83ad;
	border: 1px black solid;
}

.contact-info {
	color: #000000;
	font-size: 11px;
	background-color: #DFDFDF;
}

.company-description {
	background-color: #FFFFFF;
}

.comp-desc {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.more-information {
	font-style: italic;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

.bluetable {
	background: #4e83ad;
}

.contact-info a:link {
	text-decoration: none;
	color: #000000;
}

.contact-info a:visited {
	text-decoration: none;
	color: #000000;
}

.contact-info a:active {
	text-decoration: none;
	color: #000000;
}

.pricelisttitle {
	font: 20px Verdana, Arial, Helvetica, sans-serif
}

