p {  font-size: 12px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 24px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.padding {
	padding-right: 20px;
	padding-left: 20px;
}
.bodybg {
	background-image: url(assets/images/bodybgbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gradientbg {
	background-image: url(assets/images/gradientbg.jpg);
	background-repeat: repeat-x;
}
.livelinkbg {
	background-image: url(assets/images/bottomart.jpg);
	background-repeat: no-repeat;
}
.photobg {
	border: 2px solid #B2B48D;
}.linked_image_border {
	border: 1px solid #000000;
}
