p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;

}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #21342F;
}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.imgborder { BORDER: #000000 1px solid;}
.border {
	background-color: 768781;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ffffff;
	border-right-color: ffffff;
	border-bottom-color: ffffff;
	border-left-color: ffffff;
}
.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.bodytop {
	background-image: url(assets/images/bodytop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.addressbg {
	background-image: url(assets/images/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smallcaps {
	font-size: 11px;
	font-variant: small-caps;
	color: #FFFFFF;

}
.white {
	color: #FFFFFF;
}
.picborder {border: #000000 1px solid; }
