p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #999999;
}
.imgborder { BORDER: #ffffff 1px solid;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.padding {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 65px;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}
.flashbg {
	background-image: url(assets/images/topart.jpg);
	background-repeat: no-repeat;
}
.splashbg {
	background-image: url(assets/splash/body.jpg);
	background-repeat: repeat-y;
}
.splashaddressbg {
	background-image: url(assets/splash/addressbg.jpg);
	background-repeat: no-repeat;
}
