p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #717867;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 24px; font-weight: bold}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #939a8a;
}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #767D6C;
}
.bodybg {
	background-image: url(assets/images/stretchbody.jpg);
	background-repeat: repeat-y;
}
.gradientbg {
	background-image: url(assets/images/gradientbg.jpg);
	background-repeat: repeat-x;
}
.padding {
	padding-right: 10px;
	padding-left: 5px;
}
.toprightbg {
	background-image: url(assets/images/topright.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(assets/images/addressblk.jpg);
	background-repeat: repeat-y;
}
.imgborder { BORDER: #000000 1px solid;}